Skip to content

mumin91/express-photo-catalog-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the project?

  • Clone the repo
  • Run npm install to install required packages
  • Create a .env file
  • Copy the content of .env.example file and paste them in .env
  • Change the credentials
  • Run node ./bin/www to run start the server