Generate a complete onboarding guide for this project.
Analyze
-
Project basics
- Read package.json / pyproject.toml / Cargo.toml / go.mod
- Identify language, framework, database, key dependencies
- Read README if it exists
-
Project structure
- Scan top-level directories
- Identify source, test, config, build, and doc directories
- Map the architecture
-
Entry points
- Find main/index files
- Find route definitions
- Find configuration files
[Description truncada. Veja o README completo no GitHub.]