Officialfullboth
Continuum Showcase
npm create @stone-js@latest my-app -- --starter continuum-showcase
Officialbackenddecorators
Realtime chat
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter realtime-chat
Officialbackenddecorators
Multi-tenant (subdomain routing)
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter multi-tenant
Officialbackenddecorators
Isomorphic validation
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter isomorphic-validation
Officialbackenddecorators
Stateless auth
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter stateless-auth
Officialbackenddecorators
Agent superpowers (MCP dev)
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter agent-superpowers
Officialbackenddecorators
OpenAPI contract from your schemas
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter openapi-contract
Officialbackenddecorators
Direct-to-cloud uploads
npm create @stone-js@latest my-app -- --starters @stone-js/blog-starters --starter signed-url-uploads
Officialfrontenddecorators
Basic React · Decorators
npm create @stone-js@latest my-app -- --starter basic-react-declarative
Officialfrontenddefine*
Basic React · define*
npm create @stone-js@latest my-app -- --starter basic-react-imperative
Officialbackenddecorators
Basic Service · Decorators
npm create @stone-js@latest my-app -- --starter basic-service-declarative
Officialbackenddefine*
Basic Service · define*
npm create @stone-js@latest my-app -- --starter basic-service-imperative
Officialfrontenddecorators
Standard React · Decorators
npm create @stone-js@latest my-app -- --starter standard-react-declarative
Officialfrontenddefine*
Standard React · define*
npm create @stone-js@latest my-app -- --starter standard-react-imperative
Officialbackenddecorators
Standard Service · Decorators
npm create @stone-js@latest my-app -- --starter standard-service-declarative
Officialbackenddefine*
Standard Service · define*
npm create @stone-js@latest my-app -- --starter standard-service-imperative
Officialfrontenddecorators
Full React · Decorators
npm create @stone-js@latest my-app -- --starter full-react-declarative
Officialfrontenddefine*
Full React · define*
npm create @stone-js@latest my-app -- --starter full-react-imperative
Officialbackenddecorators
Full Service · Decorators
npm create @stone-js@latest my-app -- --starter full-service-declarative
Officialbackenddefine*
Full Service · define*
npm create @stone-js@latest my-app -- --starter full-service-imperative