Skip to content

Repository files navigation

eurovision

Python version: Python 3.9

You can initialize a virtual environment before project setup.

To install the necessary packages run:

pip install flask python-dotenv flask-sqlalchemy flask-migrate flask-cors

Remember to create a .env file similar to .env.example.

To apply database migrations run:

flask db upgrade

To apply database seeds run:

flask seed

To start the server run:

flask run

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

Used by

Contributors

Languages