I’ve been building The Pitch Invaders, a prediction league platform: users create private leagues with friends, predict real match scores, and get auto-scored (3 pts exact score, 1 pt correct result) with live leaderboards.
Stack: Node.js + Supabase (auth + database), deployed on Vercel. Fixtures for World Cup 2026 are live on it right now, which has been a fun stress test of keeping match data and scoring in sync.
Interested in feedback on the auth/onboarding flow especially — predictions are gated behind sign-in and I’m debating whether to add a guest/demo mode. Happy to answer questions about the build.
The user is seeking feedback on the authentication and onboarding flow of their football prediction league app, The Pitch Invaders, which uses Node.js and Supabase. They are considering adding a guest/demo mode and are open to questions about the app's build.