Skip to content

Repository files navigation

Steps to follow

  1. Create .env file in root folder.
MONGO_USER=<mongoDbUsername>
MONGO_PASSWORD=<mongoDbPassword>
MONGO_PATH=localhost:27017
MONGODB_DATABASE=mongoDbName
PORT=5000
  1. Lastly yarn start

About

Express API in TypeScript following OOPS Concept

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages