OnePageParty: A privacy-first, no-login party toolkit. Built with Next.js App Router & Supabase #87541
Unanswered
lauraliang618
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
I wanted to share a project I've been working on as an indie developer: OnePageParty.
🤔 The Problem
Every time I organized a party, I was frustrated by the "bloat" in the current ecosystem.
🛠 The Solution
I built a suite of "single-purpose" tools that require no login and no user data collection.
💻 The Tech Stack
I treated this project as an experiment in "Engineering as Marketing".
shadcn/ui(for accessible, clean components)🚀 Performance
Since the goal was to be "lightweight," I focused heavily on Core Web Vitals. The site uses extensive static generation (SSG) for the landing pages to ensure near-instant loads.
I’d love to get your feedback on the UX or the implementation!
🔗 Live Demo: https://www.onepageparty.com
(P.S. If anyone is planning a Super Bowl party soon, the Pizza Calculator might actually save you some budget! 🍕)
Beta Was this translation helpful? Give feedback.
All reactions