Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
/ cryptoquest Public archive

A website & server for conducting CTF challenges locally

Notifications You must be signed in to change notification settings

suyash01/cryptoquest

Repository files navigation

CryptoQuest

A web portal to conduct CTF based competetion.

  1. Install the dependencies

  2. Create an .env file in the root folder with the following properties

    • PORT - Port for the server
    • SECRET - passphrase for the jwt
    • DBURL - URL for the mongodb
  3. Run npm start to start the server

About

A website & server for conducting CTF challenges locally

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published