theoremoon / kosenctfx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KosenCTFx

CTF Scoreserver for InterKosenCTF 2020

Files

.
├── docker-compose.yml
├── docker-compose.prod.yml
├── Dockerfile
├── Makefile
├── README.md
├── schema                   -- GraphQL Schema (currently not use)
├── scoreserver              -- backend (golang)
└── ui                       -- frontend (vue)

Usage (test / development)

up database / redis / file storate

$ make up

Note

This project is mainly for personal use. If you have some troubles and/or questions, tell the author by Issue.

License

  • Apache Licence 2.0

Author

  • theoremoon

About

License:Apache License 2.0


Languages

Language:Go 49.0%Language:TypeScript 43.7%Language:SCSS 3.6%Language:Python 1.8%Language:Smarty 0.8%Language:JavaScript 0.3%Language:Dockerfile 0.3%Language:Makefile 0.3%Language:CSS 0.1%