You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Database and authentication configuration files when the selected options support code generation (e.g. PostgreSQL/MySQL/SQLite/MongoDB for databases, JWT/FastAPI-Users for authentication); other options install the necessary packages only
198
+
-Deployment files matching the selected deployment option (`Dockerfile` when `Docker` is selected, `docker-compose.yml` when `docker-compose` is selected)
199
+
- Test configuration based on the selected testing option (coverage settings are included only when `Coverage` or `Advanced` is selected)
200
200
201
201
### Q: How do I see available features for interactive mode?
0 commit comments