abs0lut3pwn4g3 / RTB-CTF-Framework

A fast, efficient and lightweight (~100 KB) Capture The Flag framework inspired by the HackTheBox platform. Built with Flask.
https://rtbctfframework.up.railway.app/
GNU Affero General Public License v3.0
108 stars 55 forks source link

Integrate Flask-migrate #66

Closed eshaan7 closed 4 years ago

eshaan7 commented 4 years ago

Describe the solution you'd like Integrate Flask-migrate for easier database migrations.

Additional Context: Should test it thoroughly. Should only be used in development environment.