Skip to content

Fix routing#121

Merged
notjackl3 merged 5 commits intomainfrom
frontend/fix-routing
Mar 24, 2026
Merged

Fix routing#121
notjackl3 merged 5 commits intomainfrom
frontend/fix-routing

Conversation

@LeandroHamaguchi
Copy link
Member

Fixed simple routing issues:

  • Rerouted users from the root address "/" to "/volunteers"
  • Users that try accessing "/volunteers" without being logged in are redirected to "/login"
  • Users are redirected from "/login" to "/volunteers" after logging in

Fixed an error in server.ts with the API keys getting mixed up. Before, the volunteer data in /volunteers was compromised and didn't show on the page. Now, the volunteer data shows that the app can access Supabase with the correct API keys.

@vercel
Copy link

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
trcc Ignored Ignored Mar 24, 2026 3:21am

Copy link
Contributor

@notjackl3 notjackl3 left a comment

Choose a reason for hiding this comment

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

I trust you bro!

@notjackl3 notjackl3 merged commit 84da2ed into main Mar 24, 2026
3 checks passed
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