Manic Pixie Dream URL
Site linkA social network for parked domains.
- Why?
- Yes, this is a ridiculous idea. This service is for people who fit the meme of buying domains with the intent of launching a new project and then renewing it forever without doing more. The idea is to create a community around that, collect ideas for what to do with a domain, potentially get motivation to work on it (maybe soon by collecting email addresses).
- Challenges.
- Authentication across domains is more challenging in the current third-party cookie environment. Automatic TLS certificate creation is not something we have to deal with for most projects, but it's more complex here with one Caddy reverse proxy and one SvelteKit node app handling all domains on the network. This was my first project using Drizzle ORM and I will use it again.

