Skip to content

DesSnowy/NoUriSh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

HOW TO INSTALL

BACKEND

  1. Ensure that postgresql is already installed
  2. Copy .env.example to .env
  3. Change the relevant details (PGPASSWORD)
  4. run npm install in backend folder
  5. Run the code from database/database.sql into SQL shell
  6. run node server.js to start the server

FRONTEND

  1. run npm install and npm install react-toastify in the frontend folder
  2. run npm run start to start the frontend server (ensure that backend server is up)

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors