0 commenti (0 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)0 fork (0 fork)auto 404
good first issue
Metriche repository
- Star
- 0 stelle (0 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
- 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.
Guida contributor
- Direzione di ricerca
- Scegli uno dei framework consigliati (FastAPI o Express) e imposta il progetto backend con rotte di health check e versione. Per Express usa JavaScript; per FastAPI usa Python. Assicurati di aggiungere la configurazione .env e impostare il linting (ESLint per Express, Flake8/Black per FastAPI). La directory deve essere /backend.
- Tech stack
- pythonjavascript
- Dominio
- backend
- Tipo issue
- Funzionalità
- Prerequisiti
- Git