devgpt
devgpt copied to clipboard
`supabase/schema.sql` missing
This page mentions a supabase/schema.sql file for devgpt open-source setup, but I don't see that file anywhere in the repo.
I think you can take this one: https://github.com/devgpt-labs/devgpt-releases/blob/base/supabase/schema.sql.
@SiboVG thanks, but after running this, it still doesn't seem to work. It doesn't seem to be up to date. The queries are failing.
Looks like there was a customers table that's now users, etc...
The open source setup is currently outdated. See https://github.com/devgpt-labs/docs/issues/6.