feat: initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Stack Overview
|
||||
|
||||
- FE: HTML + CSS + Vanilla JavaScript
|
||||
- BE: Python + FastAPI
|
||||
- Between FE and BE: REST API over HTTP (`/api/runs`, `/api/filters`, `/api/config`)
|
||||
- Under BE: SQLite database + GitHub Actions API as the external data source
|
||||
|
||||
Reference in New Issue
Block a user