Alternatives
Products that do what https://Miwiti.com deployable side projects does
Hi, I have set up this service to help people, HN people :) start side projects. The idea is that whenever we start a new project we need to: - Register a domain - Setup email - Setup cloud flare - Setup google analytics - Create a deployment pipeline - Deploy somewhere - Configure DNS to support all this Whenever I do this I spend at least 3-4 hours doing this on a project that might not go live and where I would much rather be hacking on something rather than waiting for cloud flare to find the nameserver changes! So you pay a one time small fee plus the cost of the domain and we set all…
- 1
Cloudflare Drop▲374Drop your folder in browser & deploy instantly on Cloudflare
Jul 2026 · cloudflare.com
- 2

- 3

- 4AC
TLDR: I made a community where you can find builders or product owners to collab on sideprojects together with <3 A year ago i completed my first sideproject, a digital course on how to "cold email a chief information security officer". I thought and think its a great course, but of course I fell into all the traps (didnt verify a need, i thought id make it and everyone would buy automatically), i tested google ads but hated nerding on that, so i decided to find a marketing person to partner up with! But i knew no one! That got me thinking how many people with relevant knowledge that isnt…
2025 · relentlessly.no
- 5IB
Hey everyone! My name is Will. I’ve been leading engineering teams for over two decades. Also, first time HN user here! One of the common pains I’d encounter in nearly every product I managed was alerting end users to infrequent events like outages, global announcements, beta launches, planned maintenance, etc. We’d always need to deploy custom, one-off modals or other alerts and then have to remember to revert them later. It was always a time sink for a developer to put aside what they were working on to make this happen. This Is Not A Drill! is a simple-to-install JS SDK that makes it…
2024
- 6

- 7WO
I built it for myself because ngrok didn't let me add one more domain unless I paid $12 more. I probably should've looked for alternatives before building my own, but my grudge got in the way . Once I started, I wanted to make it better than the other options. Silly, I know. No one probably cares. I plan to open source it sometime next year because I’ve got other projects to finish first. It's free until I deplete my cloud credits, then it will switch to a tier-based model with a free option.
Oct 2025 · wsgrok.com
- 8IM
Hey HN, I'm so excited to finally share with you what I've been working on recently. One month ago I asked my audience what they wanted to learn about Websites, APIs and Servers security [0]. From the feedback, I've identified a few recurring pain points that I've started to address (and many more) in this new book. From theory to practice, you will learn how low-level network and security protocols work. How to configure Cloudflare to secure and scale your web applications. How to create serverless applications and which database to chose with serverless functions. How to optimize your…
2023 · kerkour.com
- 9SL
So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)
2011
- 10IM
Been using it for about a year now in production, but rewrote it completely in golang. My first go project so far. I wanted to have something that would make my life easier. A lot of tools nowaday kinda push you towards functional deployments and that usually doesn't work for me since I like stuff like LiveView by Phoenix and Websocket stuff in general. Old vercel deployments back when they allowed to deploy docker containers was a godsend, but since they don't offer that anymore I had to use services like fly.io(which is amazing) or heroku. However I wanted something selfhosted that I could…
2024 · deploywithjig.askh.at
- 11MF
My friend and I left our jobs a month ago to get our side project, Cloud Cannon, ready for launch. Cloud Cannon makes it easy to get a simple website with a CMS online and launched. It does this by: 1. Syncing with Dropbox. You drag your files into Dropbox, Cloud Cannon then syncs them to our server and makes them live on the internet under the domain you've provided. 2. Integrated CMS. Have your clients update their own website using our simple CMS. Add a class of "editable" to any div you want your clients to edit. All changes your client's make will be pushed live and saved back to your…
2013
- 12LA
Happy New Year HN! I’m the co-creator of Orbiter, a dead simple tool for uploading and hosting static sites. We built Orbiter for ourselves and realized it would probably be useful for others. Static site content is some of the simplest on the web, yet hosting this content has gotten increasingly complex over time. Many of you are engineers and don’t have much problem with CI/CD pipelines as a mechanism for deploying a website. This is true for me as well. But there are times when I want to just upload a simple website. I might not even want to put it under source control. And I know…
2025 · orbiter.host
- 13AI
Hey HN! First post btw I want to share a product we are developing right now. It's a thing to gather your data from LinkedIn, GitHub, StackOverflow (and a couple more things in the future) and we obviously use LLMs under the hood :D So the idea of using it is that you don't need to share 69 links and docs and can use one link (or download PDF) now. When you connect all the stuff you will see your profile with a radar chart, which represents your "domains". The next thing will be a section with ai-generated-summary-bio + section with things you're open to. Then a section with work experience…
2024 · hackerpulse.io
- 14IL
Sysadmin is my bread and butter, but I taught myself PHP and have been coding on and off for the past 6 years. I've worked on numerous freelance gigs, but mainly internal apps that I use for my real job. I worked on this project (on and off) for the past year and I'm happy to finally release it to the public. Even if it doesn't succeed, I'm happy that I was able to "scratch an itch" I've had for the past couple of years. I wanted to make something and prove to myself that I can program. I'm not the greatest, but I'm proud of what I've achieved. http://www.ikeepm.com
2011
- 15IB
There are plenty of ways to deploy your apps. PaaS options like Vercel or Netlify are convenient but can get pricey as projects scale. VPS hosting is cheaper, but setting it up (Linux, networking, SSL, etc.) can be daunting. That’s why glueh-wyy-huet (https://github.com/glueh-wyy-huet) and I (https://github.com/biersoeckli) built QuickStack during our bachelor studies at Eastern Switzerland University of Applied Sciences. QuickStack simplifies deployment by letting you deploy directly from a Git repo or Docker registry to any VPS. It’s free, open source, and…
2025 · quickstack.dev
- 16MF
Hi all :) Saturday, I launched my first side project. It's basically a job board for PHP devs. https://php-at.work In the moment, everyone can post a job listing for free. I review it and activate it manually. I would love to hear any kind of feedback :) I posted it already on saturday, but probably it should be better in Show HN section.
2018
- 17IM
I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.
2024 · github.com
- 18S6
I am Romaric, CEO of Qovery (https://www.qovery.com) (Techstars Paris 2019). As an early-stage startup, I know how it can be painful to stay focus on our business. Especially when it comes to putting our apps online, that's precisely why, with my team of 7, we have created Qovery to help any company to deploy their apps on AWS in 30 minutes instead of months (no joke). We're still early stage, but: 1. More than 1200 developers and 10 companies are using Qovery . 2. We are financially backed by the co-founders of Datadog, Docker, PeopleDoc, and Contentsquare . Take a look at this…
2021
- 19BS
i had previously posted this when it was aws-rce. it’s changed enough that i want to post it again.
2022 · github.com
- 20PB
I am a software engineer working alone on a passion project, a website that helps you stay organized easily and efficiently. Headspace.io is a webmail, notepad, task list and calendar, all rolled into on. The basic premise is that any data in Headspace can be "tagged" and then all relevant information for a particular tag can be displayed in one screen. This is a pre-beta build and I'm hoping to get some early feedback from the wise and generous HN folks. Would you pay a small monthly fee ($5 maybe) for a service like this? http://app.headspace.io/ (This is pre-production so…
2013
- 21AD
I loved this recent "Show and Tell" thread about side projects posted on HN: https://news.ycombinator.com/item?id=42373343 It inspired me to build a mini directory that aggregates over 500 side projects posted to HN since 2017. You can filter by year, category, or revenue level. Thank you Cursor + Next.js for making this insanely fun to build. Hopefully you discover hidden gems or find inspiration in what the HN community is creating. Happy browsing!
2024 · hnsideprojects.com
- 22IM
2021 · mdbgo.com
- 23SO
Hey HN, I wanted to share something I’ve been working on. My startup previously built B2B SaaS, and large enterprises sometimes wanted to self-host it for data residency reasons - but this was a nightmare to build and support. I chatted to other builders/founders and it seems this pain is pretty common. But people tolerate it because the biggest customers often require self-hosting. So we’ve built and open-sourced Shepherd to make it easier to manage these self-hosted deployments. It’s MIT licensed, and provides: 1 - Simplified deployment with a UI to create and manage Helm charts, for…
2025 · trustshepherd.com
- 24WW
Over three months ago, I posted my book on HN and got tremendous +ve reponse. I am happy to inform that I have published the book to leanpub as per the comments I got on HN itself! It is pay as you go model, and the minimum is $0 because I wanted to contribute back to the FOSS Community
2016
Ranked by how close each launch is in meaning, then by votes. Refine with a description →