Show HN: I built a domain name marketplace for folks (like me) who hoard domains (dwarf.domains)
1. I get excited about a new project 2. I buy a domain 3. I get busy, and the domain collects a thick layer of dust
I know I'm not alone in this, either
So, I had the idea of creating a simple and casual marketplace for folks like me to list their domains at a fair price with a nice community feel to free up these caged domains
It felt like a great project for me to pick up some new skills, so I got to it
All up, it took me about a month, and I built the whole thing live on Twitch
I've always sat on the design, marketing and front-end side of the fence, so this was my first attempt at making a 'full' web app
Here's the stack I used:
- SvelteKit (https://kit.svelte.dev/)
- Supabase (https://supabase.com/)
- Resend (https://resend.com/)
- ShadCN Svelte (https://www.shadcn-svelte.com/)
It was super fun to build, and as a beginner, I learnt so much
I leaned on AI quite heavily to help advance my speed of groking certain concepts within both SvelteKit & Supabase, and I blogged about the experience and my learnings here: https://aroreretini.dev/projects/dwarf/
Any feedback/criticism very much welcome, I've got a lot to learn :)
18 comments
[ 3.3 ms ] story [ 55.5 ms ] threadYeah, apologies—I should have implemented other auth early on but figured I could start with X given I was only going to tweet about it to my immediate circle...
One of these weekends I'll refactor in magic password and Google et al
- I wanted to ship fast to see if anyone liked the idea and would actually use it
- There are a couple of safeguards in place:
1. Since you can only sign in via Twitter, you get a good sense for the other person (buyer or seller), as well as the likelihood that they own the domain they are claiming to
i.e.
7 followers, 3 day old account... probably doesn't own 'google.com'
17k followers, 10+ year account, active indie hacker... I can believe they own 'dwarf.domains'
2. Any sales are escrow'd by me as a middle party, so there's not much room to scam someone anyhow
So this isn't a perfect nor permanent solution, but good enough to test whether or not it's worth taking the platform further
Granted it's not a perfect world.
I think about this a lot, too! I think the current system was a bit of a mistake ¯\_(ツ)_/¯
> In any case, a reasonable second-hand market should only help right?
That's the goal! A friendly, reasonably priced marketplace with the idea of letting others use the domains you're accidentally hoarding
> Also, the site looks good!
Thank you very much :)