Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend application set-up

  1. create an .env file and insert environment variables
  2. npm install
  3. cd database folder
  4. node ddl.js
  5. cd ..
  6. npm run dev / if nodemon is not installed use: node app.js

NOTE: Env variables are located in attachment 9 of the report

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors