Backend Code for our CSI Website
First go the project directory and make sure that your current directory is server, and then run the following commands
2. Then run node index.js
, and if you see output like CSI Backend app is listening on port: 5000!
, initialization is sucessfull, else there is some error.
This repository is automatically connected to the heroku deployment cycle. Heroku will consider index.js as base file.