Skip to content

Release v4.1.0 – Wedstack

Choose a tag to compare

@lfariabr lfariabr released this 17 Aug 20:37
· 17 commits to master since this release

Wedstack is a wedding invitation web application built with Next.js, TypeScript, GraphQL, MongoDB, and Stripe. It allows guests to confirm presence, leave messages, and send gifts with a seamless checkout experience.

🚀 Recent Upgrades

  • Added Stripe integration with 4 products and transparent checkout flow
  • Deployed production site at weddingln.com
  • Implemented multi-language support (PT/EN) with a simple toggle
  • Improved confirmation UX:
    • Guests can mark themselves absent
    • Locking logic so status can’t be changed once submitted
    • Security tweak: guest phone numbers partially obfuscated on frontend

Learn More:
I wrote about the full journey of building Wedstack here: Dev.to Article

Feel free to try the app, leave us a message, or even send a gift via Stripe checkout.
PRs and feedback welcome!