Skip to content

csiddu/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website-backend

Backend Code for our CSI Website

Steps to follow to initialize the server

First go the project directory and make sure that your current directory is server, and then run the following commands

1. npm install

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.

Heroku Deployment

This repository is automatically connected to the heroku deployment cycle. Heroku will consider index.js as base file.

Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published