Dev Templates
Project templates for the Urbalurba developer platform. Each template provides a working starting point for a specific language or framework, with devcontainer setup, Kubernetes manifests, and GitHub Actions CI/CD.
What's Here
- Architecture — Platform architecture diagrams and technical details
- Developer Setup Guide — Step-by-step local development setup
- Case Study: Red Cross Norway — Volunteer developer platform case study
- AI Developer Guide — AI-assisted development workflow documentation
Templates
Templates are installed inside the devcontainer using the dev-template command. See the project README for the full template catalog.
App Templates
Installed by dev-template. Provides application code, Kubernetes manifests, Dockerfile, and CI/CD pipeline.
| Template | Languages |
|---|---|
| Basic Web Server | TypeScript, Python, Java, C#, Go, PHP |
| Basic React App | React/TypeScript with Designsystemet |
AI Workflow Templates
Installed by dev-template-ai (coming soon). Sets up AI-assisted development workflows.
| Template | Description |
|---|---|
| Plan-Based AI Workflow | Structured development with plans, phases, and validation |