Skip to content

mwufi/timetracker

Repository files navigation

How to develop

We're using Supabase! Super easy to use, look:

Edit the tables in the online editor, and dump the schema here:

npx supabase db pull

This will give you files in supabase/migrations/, and you can then run those migrations in the Supabase UI, or with npx supabase db migrate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published