- express
- mongoose
- starter
- template
yarn
Replace YOUR_MONGODB_URI for your own MongoDb connection string
const uri = 'YOUR_MONGODB_URI';
yarn start
Licensed under the MIT license.
yarn
Replace YOUR_MONGODB_URI for your own MongoDb connection string
const uri = 'YOUR_MONGODB_URI';
yarn start
Licensed under the MIT license.