Project templates for create-seed.
Expo app template with Bun, Expo Router native tabs, HeroUI Native, and Uniwind
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-expo-uniwind'TypeScript library with Bun, tsdown, Biome, and Changesets
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-library'TypeScript library for Solana development with @solana/kit, Surfpool e2e tests, Bun, tsdown, Biome, and Changesets
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-library-solana-kit'Bun monorepo template with Turbo, Hono API, Biome, and Docker support
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-monorepo'Bun platform template with TanStack Start, Hono, oRPC, Better Auth, Drizzle, and shared UI packages
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-platform'React app with Vite, TypeScript, Tailwind CSS v4, and shadcn/ui
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-react-vite'React app with Vite, TypeScript, Tailwind CSS v4, wallet-ui, and Solana Kit
bun x create-seed@latest my-app -t 'gh:create-seed/templates/bun-react-vite-solana-kit'React app with Vite, TypeScript, Tailwind CSS v4, wallet-ui, Solana Kit, and a Quasar counter program
bun x create-seed@latest my-app -t 'gh:create-seed/templates/quasar-react-counter'React app with Vite, TypeScript, Tailwind CSS v4, wallet-ui, Solana Kit, and a Quasar escrow program
bun x create-seed@latest my-app -t 'gh:create-seed/templates/quasar-react-escrow'