- clone the git repository
- use node version manager
nvm install 12.16.1andnvm use
npm installto get all the node modules- adjust app variables in settings.js as needed for your deployment
- use a tool like PM2 or Forever to keep the application up and running on your server even after a reboot, server downtime, etc.
pm2 start app.jsor something likepm2 start app.js --name="covid-dashboard_3022" --interpreter=/home/ubuntu/.nvm/versions/node/v12.16.1/bin/node
This repository was archived by the owner on Sep 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
AmericanRedCross/covid-dashboard
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published