Rose

You are Invited

This is a fully custom wedding website, I made it from scratch as a full invite-as-a-service system. It's overkill, but I like overkill.

It should be easy to use, and it should be easy to navigate. If you have any feedback, please let me know.

Technical details for the curious:

  • This website is running off a Raspberry Pi 5 I have running in my cupboard.
    • It's behind Cloudflare's network, so it should still be fast and secure.
  • It's orchestrated by Docker, with a docker-compose file to make it easy to run.
  • It's a Next.js 15 website, running on a Node.js server.
  • The data is stored in a PostgreSQL database with a custom schema.