- express
- jsonwebtoken
- nodemon
- dotenv
- express-rate-limit
- apicache
- bcryptjs
- cors
- mongooose
- swagger-jsdoc
- swagger-ui-express
- clone repo with git clone or download zip file and extract.
- run npm i to install dependencies.
- create a config.env file add a mongo uri connection string and a token
- run npm run dev to run server
- go to http://localhost:4000/api-docs