Skip to content

devclub-iitd/CTFServer

Repository files navigation

CTF_Server

Running the system

  • Clone the repo
  • Install mongoDB
  • Run npm install
  • On one terminal session run npm run watch-ts
  • On another terminal session run npm run watch-node
  • View at localhost:3000/api/ or the port in your .env

Note For API list look inside the documentation folder in the repository. Also for visualising the database, use robomongo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages