I created Breeze, a starter repository for the SUKIT Stack.
Breeze gives you an empty project with Svelte, SvelteKit, Supabase and Tailwind set up. After installing, simply enter your environment variables inside .env
and you’re good to go. You can view or star the repository on GitHub, or get started quickly using degit
:
# It's literally just one command
pnpx degit didier/breeze <project directory>