Skip to content

rocksnow1942/covid_database

Repository files navigation

covid_database express backend

Deploy on ubuntu with PM2

.env file

NODE_ENV='dev' or 'production'
LOG_FILE="./covid-database.log"
LOG_LEVEL='info'
DB_URI="mongodb://username:[email protected]:27017/covid"
APP_PORT=8001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published