https://www.kaggle.com/datasets/aayushmishra1512/twitchdata
In the root directory of the project, create a .env file that contains respectively
| Variable | Value | Description |
|---|---|---|
| DATABASE_URL | sqlite:///./app/database.sqlite3 | path to database |
Run server.py in the console