Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pleahmacaka/supavelte-ssr

SvelteKit + Supabase + TailwindCSS + DaisyUI + Playwright + Vitest + ESLint + EditorConfig
https://github.com/pleahmacaka/supavelte-ssr

boilerplate daisy daisyui editorconfig eslint example playwright supabase svelte sveltekit tailwind tailwindcss template vitest

Last synced: 22 days ago
JSON representation

SvelteKit + Supabase + TailwindCSS + DaisyUI + Playwright + Vitest + ESLint + EditorConfig

Awesome Lists containing this project

README

        

## ๐Ÿงก SvelteKit ๐Ÿ’š Supabase Boilerplate ๐Ÿ”ฅ

This is a boilerplate for SvelteKit and Supabase!

Fullstack SvelteKit and Supabase boilerplate with `@supabase/ssr` + Navigation Gaurd, TailwindCSS, DaisyUI, ESLint,
Playwright, Vitest!

## Development

Copy `.env.example` to `.env.local` and fill in the environment variables.

```bash
pnpm install
pnpm dev
```