tGdey/CogniTrack
Scaffold backend with Node.js (Express) or Python (FastAPI)
オープン
#9 opened on 2025/07/16
good first issue
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
- Set up a backend project in
/backend(recommend FastAPI or Express). - Add initial routes for health check and version info.
- Integrate environment variable/config management.
- Set up linting and formatting.