This repository will help you to use this backend service without any coding. Just clone it, change the environment data and run!
Make sure you have a Mongodb database.
- Clone the repository
npm install
for installing packages.- Change the env file with all credential you have
npm run start
to start server. 5(bonus) I also added a postman collection.