NOTE: You need to have a local setup of mongodb to use this template.
Steps to use (Demo Video):
git clone https://github.com/shabh2412/Express-Mongoose-Typescript-Starter-Template.git
cd Express-Mongoose-Typescript-Starter-Template
npm i
npm run dev
- Go to
http://localhost:8080/
- you should be able to see the sample index page as shown below.