Skip to content

LendBuzz/interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run the app

  1. Install Node (Google Instructions)

  2. Install Dependencies for the App

npm install
  1. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published