Skip to content

NorthWillov/food_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch project

To open a project in your browser:

  • Run npm install && npm install --prefix ./client && touch .env in root directory.
  • Ask for MongoDB password from northwillov@gmail.com and paste MONGO_PASSWORD=PASTE_YOUR_PASSWORD_HERE to .env file in root directory.
  • For development enviroment run npm run dev and for build version run npm run build

Releases

No releases published

Packages

No packages published