Skip to content

CodeHub-BD/CodeHub-Backend

Repository files navigation

CodeHub-Backend

Back-end for CodeHub

Running Locally

  • Run npm i to install the dependencies.
  • Then run npm start or yarn start to start the server.

Pull from the main branch to your branch

  • Clone your branch of this repository to your pc.
  • Turn on terminal inside the folder this repo.
  • Run git remote add upstream git@github.com:CodeHub-BD/CodeHub-Backend.git to add the main repository as upstream in your local repository.
  • Now whenever you start working on this project run git pull upstream master before changing any file.
  • Then run git push origin master to update your remote repository to the latest version.

About

Back-end for CodeHub, a modern online judge with blog and forum

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors