Skip to content

Growth experiment update to the quickstart app #28

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

heatlikeheatwave
Copy link

@heatlikeheatwave heatlikeheatwave commented Jul 11, 2025

Changes

  • See Linear task for more details behind the quickstart changes.
  • Bumped @clerk/nextjs version

Links

Linear task: https://linear.app/clerk/issue/GROW-610/create-next-app-template-for-clerk-quickstart

Testing

checkout this branch

git checkout heat/grow-610-create-next-app-template-for-clerk-quickstart

install dependencies

npm install

start the dev server

npm run dev

You should see this screen when you visit localhost:3000
Screenshot 2025-07-11 at 17 57 16

@heatlikeheatwave heatlikeheatwave changed the title Heat/grow 610 create next app template for clerk quickstart Growth experiment update to the quickstart app Jul 11, 2025
@alexisintech
Copy link
Member

The quickstart repo is supposed to exactly match the quickstart in the docs, as its purpose is to serve as a reference. Users can come and quickly clone this repo to get a bare bones nextjs app (as if they did a create-next-app but added clerk) and it's supposed to be the most minimal version of a nextjs + clerk app. So this is a little confusing to me to have the quickstart repo completely deviate from the quickstart in the Docs, as they are suppose to mirror each other

@heatlikeheatwave heatlikeheatwave force-pushed the heat/grow-610-create-next-app-template-for-clerk-quickstart branch from dee44aa to 2fa5b2a Compare July 14, 2025 17:22
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.

2 participants