Starter projects
This page covers what starter projects are, where to find them, and how to create a new one.
What are starter projects?
Starter projects are online playgrounds, typically built by the core team of a given project and run on StackBlitz. They are used in project documentation or found under a custom link. You can find some of them on our dashboard.
.new domains
Open Source projects can provide a custom URL as a convenient starting point for their online playground. Here is a list of some of these links:
Analog.jsanalogjs.org/new
Astroastro.new
Cloudflare Workersworkers.new/typescript
Docusaurusdocusaurus.new
Eleventy11ty.new
Fakerfakerjs.dev/new
Feathersfeathers.new
Hydrogenhydrogen.new
Ladleladle.dev/new
Markomarko.run/new
NativeScript (TS)nativescript.new
NativeScript (JS)nativescript.new/javascript
NativeScript Angularnativescript.new/angular
NativeScript Reactnativescript.new/react
NativeScript Sveltenativescript.new/svelte
NativeScript Vuenativescript.new/vue
Needle Engineengine.needle.tools/new
Next.jsnextjs.new
Node.jsnode.new
Nodemonnode.new/nodemon
Nuxtnuxt.new
Nxnode.new/nx
Qwikqwik.new
Rakkasrakkasjs.org/new
Remixremix.new
Slidevsli.dev/new
SolidJSsolid.new
Storybookstorybook.new
SvelteKitsveltekit.new
Vitevite.new
VitePressvitepress.new
Vitestvitest.new
Adding a new starter project
If you'd like to see a new starter, please follow the directions on this page in the integration guide.