bmdavis419 / enceladus-1

A project built to show off the SvelteKit + Supabase stack by building a DallE wrapper

Home Page:https://enceladus-1.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enceladus-1

SvelteKit + Supabase Example App

NOTE: There are pieces missing here and unprotected routes, this is for demonstration purposes only.

what you need to run this app

how to run this app

  1. Clone this repo
  2. Run pnpm install to install dependencies
  3. Fill in the .env file with your credentials (follow the example)
  4. Start the supabase instance with supabase start
  5. Run pnpm dev to start the app

need help?

About

A project built to show off the SvelteKit + Supabase stack by building a DallE wrapper

https://enceladus-1.vercel.app


Languages

Language:TypeScript 47.9%Language:Svelte 39.6%Language:JavaScript 9.8%Language:HTML 2.2%Language:CSS 0.4%