Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

ctfguide-tech/CTFDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTFDev Environment Setup

Runs all components of the app concurrently (Doesn't use Docker-Compose)

GitModules Setup

Running for the first time:

  1. Clone this repo: git clone --recursive https://github.com/ctfguide-tech/CTFDev.git
  2. Update sub-directories: git submodule update
    Check for new git updates in subdirectories:
  3. git submodule update --init --recursive

Running with proxy server

  1. First have FireBase and Mongo instances created. You can create a Mongo Instance locally.
  2. Run npm run dev to run client and api concurrently (You must set up env vars in the respective directories)

Running in Docker-Compose

This option isn't available yet.

About

Gitmodules dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •