Requires a npm package manager and mongodb database.
Create .env file based on .env.sample
Install the dependencies and devDependencies and start the server.
npm i
npm run watch
Check the console for sample paths:
Connected to database - // mongodb://localhost:27017/<db name>
Server listening on http://localhost:<port>/