start-start

A demo on how to create starters with SolidStart

Stars
4

StartStart

Getting a headstart onto SolidStart.

What’s this?

This is an opinionated starter built on top of the official template. Beyond the initial setup it has:

  • 🛟 Error boundary.
  • 🪃 Fetch requests with caching.
  • 🔮 Route data preloading.
  • Data handling within route with <Suspense> / <Show> combo.

Clone it

pnpm dlx degit atilafassina/start-start

Use it

  • To create new fetch requests, change the src/lib/db.ts.
  • Add new .tsx files to create more routes within the app.

Check the video guide

Badges
Extracted from project README
cover on youtube for "Get Started with SolidStart"