2Watch chrome ext

Keep track of your Movies/shows.

Stack: Sveltekit, TailwindCSS, and Supabase.

Usage

  1. Create a Supabase account, project, and mv src/lib/config.example.ts to config.ts.
  2. Edit src/lib/config.ts with your project url and anon key (Go to api section in your project)
  3. Create ws table in supabase
Name          Type    Default Value     Primary
id            int4                        x
name          text
IMDB          text
creadted_at   timestamp now()
last_modified ~         ~
data          json    [""s":1",""e":1"]
  1. Edit and Move deploy.example.sh to deploy.sh (Follow the instructions to install it as an unpacked)

Top categories

Loading Svelte Themes