Skip to content

Release v6.0.0 – Self-contained QR Code system

Latest

Choose a tag to compare

@lfariabr lfariabr released this 15 Sep 23:23
· 1 commit 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, send gifts with a seamless checkout experience and send pictures.

🚀 Recent Upgrades

  • Created QR Code self-contained service
  • QR code data is permanently stored in my own MongoDB
  • Base64 encoded PNG image is self-contained - no external references
  • No expiration dates or third-party dependencies
  • Complete ownership of the QR code asset

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!