- Install poetry
- Install python 3.9
- Create a virtual
python -m venv venv - Activate
source venv/bin/activate - Install dependencies
poetry install - Copy environment file:
cp .env.template .env - Replace environment variables with yours
- Run migrations
flask db upgrade - Launch the app
flask run
-
Notifications
You must be signed in to change notification settings - Fork 0
LaReserveTech/lightsoff-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published