Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 549 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 549 Bytes

Cowin-Backend

This service is is the backend infra of https://github.com/manigedit/cowin-portal


Local Setup:

  • Make sure you have node version >10.0.0 and have mongodb and redis installed and running. (Check public articles on their installation steps)

  • Install required dependencies

$ npm install
  • Start the server:
$ npm run start
  • Start the api:
$ npm run start_api

Contributors are warmly welcomed

⚠️ Using this tool to spam people will lead to the tool being blocked.