Skip to content

easyctf/openctf-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCTF // Server

The web application for OpenCTF.

Build Status Coverage Status

Tests

To run the test suite, specify a DATABASE_URL. This could very well be an sqlite3 database.

$ mkdir .data
$ DATABASE_URL=sqlite:///../.data/openctf.db python3 -m pytest .

Contact

Authors: Michael Zhang, David Hou, James Wang

Copyright: EasyCTF Team

License: TBD

Email: team@easyctf.com

About

The web application side of OpenCTF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published