Simple crawler and REST Api that tracks corona cases in desired country each time someone makes a GET request
✨ Demo
yarn install --frozen-lockfile
add a PORT and COUNTRY to the .example.env file and:
yarn start
yarn start
👤 Mohamed Belkamel
- Github: @darklight147
sudo docker-compose -f docker-compose.prd.yaml up -d --scale api=2
This command creates a docker container and scales the api to two instances runs by default on PORTS 5054 and 5055, you can load-balance them with NGINX
Give a ⭐️ if this project helped you!
Made with ❤️ by Mohamed Belkamel