Skip to content

einfachanders/csctf-python-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCTF Portal

Deployment

Requirements

  • Docker

Presquisites - Backend

Prepare the docker.env file
Copy the example docker.env file

cp backend/docker.env.example backend/docker.env

and fill in the requirement environment variables.

Run the application

Build the docker containers and run them using docker compose

docker compose build
docker compose up -d

About

Python challenge for the CSCTF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors