Skip to content
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

Docs: Update Next.js quickstarts to use new create-next-app starter #15200

Merged
merged 2 commits into from
Jun 22, 2023

Conversation

dijonmusters
Copy link
Contributor

@dijonmusters dijonmusters commented Jun 20, 2023

What kind of change does this PR introduce?

docs update

What is the current behavior?

  • Next.js Auth Helpers only contain Manual Configuration steps
  • Next.js Quickstart does not use cookies
  • There is no Next.js Auth Quickstart

What is the new behavior?

  • Next.js Auth Helpers contain Automatic Configuration steps
  • Next.js Quickstarts use the new Supabase Starter template for create-next-app
$ npx create-next-app -e with-supabase

Additional context

Initial template: vercel/next.js#51335

Improved template: vercel/next.js#51442

@dijonmusters dijonmusters requested a review from a team as a code owner June 20, 2023 05:35
@vercel
Copy link

vercel bot commented Jun 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2023 6:17am
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
studio ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2023 6:17am
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2023 6:17am
studio-staging ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2023 6:17am
supabase-studio-prod ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2023 6:17am
supabase-studio-staging ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2023 6:17am
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview Jun 20, 2023 6:17am

Copy link
Member

@thorwebdev thorwebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks 💚

@dijonmusters dijonmusters merged commit e4daa4a into master Jun 22, 2023
15 checks passed
@dijonmusters dijonmusters deleted the chore/update-nextjs-guides branch June 22, 2023 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants