Skip to content

Backend server written in Node.js, using Express.js, providing endpoints used by smart-brain-app.

Notifications You must be signed in to change notification settings

razvancir96/smart-brain-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-brain-server

Backend server written in Node.js, using Express.js, providing endpoints used by smart-brain-app.

You can test endpoints starting from this link: https://young-island-62643.herokuapp.com/

Alternatively, you can clone this repo and run the following commands:

  • npm install

  • npm start

server.js is the main file, while each endpoint implememntation can pe found in the controllers folder. script.sql is the file run in the Heroku database, that the server uses.

About

Backend server written in Node.js, using Express.js, providing endpoints used by smart-brain-app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published