@builtby.win/cli
v0.0.7
Published
Generate apps from builtby.win templates
Maintainers
Readme
create-builtby-app
Generate apps from builtby.win templates.
Usage
npx @builtby.win/cli my-projectOr using the bin name:
npx create-builtby-app my-projectTemplates
Desktop App (Tauri)
A full-featured desktop application template with:
- Tauri + React + TypeScript
- SQLite database with SeaORM
- Polar.sh license management
- Auto-updates via GitHub releases
- macOS code signing
Web App (Astro)
A full-stack web app template with:
- Astro SSR + Cloudflare Pages
- tRPC for type-safe APIs
- better-auth (Google OAuth, email/password, magic link)
- Cloudflare D1 database with Drizzle ORM
- Polar.sh payments integration
- Notion-powered blog
- Resend transactional email
Prerequisites
These are premium templates. To use them:
- Purchase access at polar.sh/builtby-win
- Accept the GitHub repository invitation you receive
- Make sure you're authenticated with GitHub:
gh auth login
License
MIT
