Stack | Architecture |
---|---|
Backend | Factory Pattern, DDD, CQRS, MVC |
Frontend | Advanced File-Based Routing / Pattern Matching, FSD, and State Management |
Microservices | Domain isolation, communication standards (planned) |
- Playwright E2E Template
- SvelteKit Template
- Next.js Template
- Flutter Template
- React Native Expo
- Telegram Mini App
- FastAPI Template
- Bun/Node.js Template
- Golang Template
- Spring Boot Template
- Laravel Template
- C# Template
- Rust Template
To ensure code quality and maintainability, the following style guides and resources are recommended:
- Airbnb Style Guides — JavaScript standards and conventions.
- Uber Go Style Guide — Comprehensive practices for Go development.
- Google Style Guides — Guidelines across multiple languages.
- shadcn/ui Theme Generator — Custom theme generator.
Company Type | Description | Key Needs | Recommended Approach |
---|---|---|---|
Sole Developer | Independent contributor, focusing on enjoyment and avoiding burnout | Simplicity, maintainability | Modular Monolith |
Small Startup | Early stage, limited customers and resources | Cost efficiency, simplicity, telemetry | Modular Monolith |
Rapidly Expanding | Scaling user base and development team | Telemetry, developer onboarding, modular code | Modular Monolith (scalable) |
Enterprise (Webscale) | Large-scale global operations | Telemetry, manageability, team scalability | Service-oriented architecture |
Distributed under the Apache 2.0 License. See LICENSE.txt
for details.