-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update nextjs-todo-list guide and config.toml #30716
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. Need a second opinion from devrel
Co-authored-by: Han Qiao <sweatybridge@gmail.com>
Co-authored-by: Han Qiao <sweatybridge@gmail.com>
* chore: update nextjs-todo-list guide and config.toml * fix: use commented vercel urls * Update examples/todo-list/nextjs-todo-list/supabase/config.toml Co-authored-by: Han Qiao <sweatybridge@gmail.com> * Update examples/todo-list/nextjs-todo-list/supabase/config.toml Co-authored-by: Han Qiao <sweatybridge@gmail.com> * chore(docs): remove local development guide * chore(docs): document dotenv usage syntax * chore: complete auth config example * chore: update config comments * chore: disable seeding via config --------- Co-authored-by: Han Qiao <sweatybridge@gmail.com> Co-authored-by: Qiao Han <qiao@supabase.io>
I have read the CONTRIBUTING.md file.
YES
What kind of change does this PR introduce?
config.toml
for the nextjs/todolist example.