Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

omaralqady/getir-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the app for the first time:

  1. Create .env file with DB_URI value to connect to an external DB
  2. Run npm install
  3. Run npm run start

To run in dev mode (restarting with nodemon):

npm run dev

N.B.: In a normal production app, I would use a proper logging library as opposed to using console.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published