Skip to content

Nguyenanh/nodejs-express-mongodb-boilerplate

Repository files navigation

Main technologies include:

  1. Typescript
  2. Node with Express
  3. MongoDB with mongoose
  4. Docker compose

Getting Started

You will need docker installed

To setup the containers are start the app in development mode, run the following command:

# clone it
$ git clone https://github.com/Nguyenanh/nodejs-express-mongodb-boilerplate.git
$ cd nodejs-express-mongodb-boilerplate

# run by docker
$ docker-compose up

License

MIT

Releases

No releases published

Packages

No packages published