feat: add Clerk authentication with dark theme integration#4
Merged
davidlu1001 merged 6 commits intomainfrom Jan 9, 2026
Merged
feat: add Clerk authentication with dark theme integration#4davidlu1001 merged 6 commits intomainfrom
davidlu1001 merged 6 commits intomainfrom
Conversation
- Install @clerk/nextjs and @clerk/themes packages - Create conditional ClerkProvider wrapper for graceful degradation - Add auth middleware protecting /dashboard routes only - Create sign-in/sign-up pages with dark emerald theme - Add dashboard page with user welcome and usage stats - Update header with SignedIn/SignedOut conditional rendering - Create auth-components wrapper for build compatibility - Configure force-dynamic rendering for auth pages - Update .env.example with Clerk configuration variables
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Note: Dark mode must be configured in Tally dashboard (Settings → Design). URL parameter darkModeEnabled is not a valid Tally option.
b4f7534 to
0bb2fdc
Compare
Tally Free plan forces light theme in iframe embeds (Pro feature limitation). Direct links to Tally form preserve the dark theme setting. Changes: - header.tsx: Use direct link for nav and mobile nav CTAs - hero.tsx: Use direct link for hero CTA - pricing.tsx: Use direct links for pricing card CTAs - call-to-action.tsx: Use direct link for footer CTA - waitlist-modal.tsx: Add deprecation notice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.