Basilic

Introduction

App development toolkit: starters, conventions, and tooling for web, API, and mobile.

Developer starter: a Fastify REST API with OpenAPI-generated clients, self-hosted Web2 auth (Web3 on the API, no web wallet UI), and a Cursor-first workflow. Shared packages keep web, mobile, and docs consistent.

LLM-friendly index: /llms.txt (table of contents) and /llms-full.txt (full text dump).

Explore the docs

Architecture

Monorepo, API, auth, frontend, observability, and security.

Development

Setup, tooling, packages, and the AI-assisted workflow.

Testing

Vitest, Playwright, and the Product Ready fork-and-run bar.

Deployment

GitHub Actions, Vercel, mobile CI/CD, and publishing.

Architecture Decision Records live under ADRs.

On this page