-
Install Node (Google Instructions)
-
Install Dependencies for the App
npm install
- Run the app
npm start
(Optional)
DB_NAME={name_of_db} DB_HOST={host_url_of_db} DB_USER={username_of_db} DB_PASS={password_of_db} npm start
to run /db_healthcheck
endpoint