# stonk GUI App
## Setup
1. Install dependencies:
pip install -r requirements.txt
2. Update .env with your Authentik details
3. Update DB connection string in main.py
4. Run:
uvicorn main:app --reload
5. Open:
http://localhost:8000
Powered by TurnKey Linux.