Skip to content

FEDDY1919/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend

  1. Run npm install

  2. Run npm start

  3. Server will be hosted on port 3001, can be changed in .env file

Models folder contains the schema for all our models

Utils folder contains error loggers and configurations to set up connection

Routes folder contains PUT,GET,POST,DELETE requests for all the models which are all quite similar

Requests folder contains PUT,GET,POST,DELETE requests. Requires Visual Studio Code REST Client

Executes from index.js which initializes app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published