An open API service indexing awesome lists of open source software.

https://github.com/manigedit/cowin-slots-backend

Backend infra of cowin-slots
https://github.com/manigedit/cowin-slots-backend

covid covid-19 covid-vaccination covid-vaccine covid-vaccine-monitoring covid-vaccines covid19

Last synced: 22 days ago
JSON representation

Backend infra of cowin-slots

Awesome Lists containing this project

README

        

# 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

```bash
$ npm install
```

- Start the server:

```bash
$ npm run start
```

- Start the api:

```bash
$ npm run start_api
```

_Contributors are warmly welcomed_

> :warning: **Using this tool to spam people will lead to the tool being blocked.**