Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wow, these are very useful.

Is there an example project that demos the best way to setup these features?

edit: I see TFA links to the docs where most things are covered (https://supabase.com/docs/guides/cli)



Here is an example project: https://github.com/supabase-community/vercel-ai-chatbot

You'll see there is a "supabase" folder inside it so you can clone it and run "supabase start" to get started immediately.

You can also hit the blue deploy button and you'll have a full application deployed in ~1 minute (frontend on Vercel, backend on Supabase)


This doesn't include any of these newly announced features...


these newly announced features are all inside the CLI, so i'm not how else to show an example project. After installing the CLI, you can run `supabase start` and it will pick up all the Migrations[0]. The CLI starts a local dashboard to see the logs[1]. After pushing to production you can run a backup[2], etc.

from your edit above, perhaps you were just looking for the docs but let us know if there is anything else you need

[0] Migrations - https://github.com/supabase-community/vercel-ai-chatbot/tree...

[1] Logs - https://supabase.com/blog/supabase-local-dev#local-logging-a...

[2] Backup - https://supabase.com/blog/supabase-local-dev#easier-backups




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: