Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

brijeshbhakta30/Node-Express-Mongo-Swagger

Repository files navigation

Node-Express-Mongo-Swagger

This is assumed that node and npm are installed on the machine.

  • node js
  • npm
  • mongodb

For installing node and npm please refer this link.

To install mongodb please refer this link.

Clone the repository and move to server directory and hit:

npm install

This will install all the dependencies for the project.

Then run this command cp .env.example .env-dev and replace details in .env-dev file.

To start the project hit:

gulp

This will start the project.

To view the docs please vist to http://host:port/swagger

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published