Templates
Pre-configured application templates ready to deploy
Next.js Starter
fullstackProduction-ready Next.js 15 template with App Router, Tailwind CSS, and TypeScript. Includes ESLint, Prettier, and testing setup.
React Vite SPA
frontendBlazing fast React SPA with Vite, React Router, and Tailwind CSS. Optimized for static hosting with preview environments.
Node.js Express API
apiRESTful API template with Express.js, rate limiting, CORS, helmet security, and SQLite. Includes health check endpoint.
Next.js Full-Stack
fullstackComplete full-stack Next.js template with API routes, server actions, SQLite database, authentication, and admin dashboard.
.NET Core Web API
apiASP.NET Core 9 Web API with Swagger, Entity Framework Core (SQLite), and Docker multi-stage build for minimal images.
Node.js Microservice
backendLightweight microservice template with Fastify, health checks, graceful shutdown, and structured logging with Pino.