SveltekitBoilerplate Svelte Themes

Sveltekitboilerplate

A boilerplate for personal sveltekit projects

SvelteKit Boilerplate

This is a personal boilerplate to get projects up and running faster

What's in here?

  • An installation of SvelteKit (ESLint, Prettier)
  • A connection to Supabase via the supabase client
  • tailwindcss and daisyUI for styling

Running locally

  1. git clone [email protected]:mostghoste/SveltekitBoilerplate.git
  2. npm i
  3. Change .env.example to .env and configure your Project URL and Anon Key variables
  4. npm run dev

Examples

Some examples can be found in the /examples route

Top categories

Loading Svelte Themes