Skip to content

create-seed/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templates

Project templates for create-seed.

Available Templates

bun-library

TypeScript library with Bun, tsdown, Biome, and Changesets

bun x create-seed@latest my-app -t gh:create-seed/templates/bun-library

bun-library-solana-kit

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

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