Skip to content

Repository files navigation

Fullstack TypeScript

Built with TypeScript, Nestjs, Reactjs, MongoDB, Elasticsearch and Docker.

Dependencies

Install Docker

Installation

$ docker-compose build

Running the app

$ docker-compose-up

Test

# server unit tests
$ docker-compose run server yarn test --forceExit
# server e2e tests
$ docker-compose run server yarn test:integration --forceExit

Usage

Navigate to http://localhost:5000/api and browse the swagger api documentation

Navigate to http://localhost:3000 and browse the application

Navigate to http://localhost:5601 to access kibana

Bonus

# seed the database with dummy data
$ docker-compose run server yarn seed

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages