This project is built to notify about the availability of COVID vaccine in given pincodes.
- git
- python 3.6
- virtualenv
- internet connection ;)
- Clone the project
- cd to the project
- create the virtualenv for python 3.6
- activate virtualenv
- copy
.env.example
to.env
- update the values of
.env
- run
pip install -r requirements.txt
To run the code we simply need to do python main.py
- node
npm install
- update .env properly
- fly deploy --env=prod