Keep track of your Movies/shows.
Stack: Sveltekit, TailwindCSS, and Supabase.
src/lib/config.example.ts
to config.ts
.src/lib/config.ts
with your project url and anon key (Go to api section in your project)ws
table in supabaseName Type Default Value Primary
id int4 x
name text
IMDB text
creadted_at timestamp now()
last_modified ~ ~
data json [""s":1",""e":1"]
deploy.example.sh
to deploy.sh
(Follow the instructions to install it as an unpacked)