Skip to content

HKR-StudentConnect/Backend

Repository files navigation

StudentConnect Backend

Backend part for the studentconnect HKR you can start by regestring your self to our database.

Ensure to have .env file with connection URI for the MongoDB and list down the port you have used as well as the JASON WEB TOKEN(JWT) in the following .env file

BELOW you can find the instructions to run the backend

Run Locally

Clone the project (Github CLI)

  gh repo clone HKR-StudentConnect/Backend

Go to the project directory

  cd Backend

Install dependencies

  npm install

Create .env file in the root folder:

  PORT=5000

Start the server

  npm run start

About

Backend part for the StudentConnect HKR, a social network. You can start by registering your self to our database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors