StudentId: 00000000
Username: admin
Email: admin@example.com
Password: admin
- Copy
.env.exampleto.envand fill in the necessary values. - Run
pip install -r requirements.txtto install dependencies. - Run
python app.pyto start the development server.