The project has 3 sub division to complete a full cycle
git clone https://github.com/Fusemachines/covid-nepal.git
yarn install
copy .env.sample
file to .env.local
and update your configuration
yarn dev
Application should be running under localhost:5001
Copy .env.sample
file to .env.production
and update your configuration for production
environment in .env.production file
- Run
yarn prod
to start production - Run
pm2 logs
to watch logs
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help. Thank you!
The source code is licensed under GPL v3. License is available here.
Copyright (c) 2020-present, Fusemachines