Releases: tinykit-studio/tinykit
Releases · tinykit-studio/tinykit
v0.0.1
tinykit v0.1.0
First release of tinykit — a self-hosted AI app builder and runtime.
Starter Kits
47 ready-to-customize templates organized into 7 kits:
- launchkit — Ship your ideas: waitlists, landing pages, changelogs, voting boards
- freelancekit — Run your solo business: proposals, contracts, invoices, time tracking, client CRM
- bizkit — Run your business: expense tracking, project management, ticket systems
- creatorkit — Build your audience: dev blogs, content calendars, media kits, merch stores
- devkit — Build in public: status pages, product docs, personal wikis, HN reader
- sitekit — Your corner of the web: homepages, link trees, now pages, micro-blogs, guestbooks
- dailykit — Everyday rituals: habit trackers, recipes, meal planners, goal tracking
Each template includes working code, design tokens, and sample content—ready to customize via AI or by hand.
Editor
- AI Agent — Chat-driven development with tool calling for code, content, design, and data
- Code Editor — CodeMirror 6 with Emmet support for manual edits
- Live Preview — In-browser Svelte 5 compilation with hot reload
- Content Fields — CMS-style editing for non-developers
- Design Variables — Theme via CSS custom properties without touching code
- Data Tables — Simple UI for app data
- Snapshot History — Time travel to undo mistakes
Deployment
One-click build compiles your Svelte app to standalone HTML, served directly from the same server. Point multiple domains to one tinykit instance—each domain gets
its own app.
Requirements
- Node.js 18+
- LLM API key (OpenAI, Anthropic, or Google)