Quick-start templates for BlackRoad projects
| Property | Value |
|---|---|
| Type | Templates |
| Purpose | Project scaffolding |
| Stack | Multi-framework |
- Next.js: Web application starter
- Worker: Cloudflare Worker template
- API: Backend API starter
- Agent: BlackRoad agent template
# Clone and start
git clone blackroad-simple-launch
cd blackroad-simple-launch/nextjs
npm install && npm run devAll templates include BlackRoad design system:
--amber: #F5A623;
--hot-pink: #FF1D6C;
--electric-blue: #2979FF;
--violet: #9C27B0;blackroad-os-web- Full web appblackroad-cli- CLI scaffoldingcontainers-template- Docker templates