Alternatives
Products that do what Open-Source Lovable Alternative does
It uses claude code with GLM-6 model which is cheap yet powerful for most of the cases. for deployment Cloudflare Workers. It is a 2 weeks of hard work! Lemme know what you think!
- 1

- 2FH
2020 · cloud.titanoboa.io
- 3

Use Claude Code with Kimi K2.7 Code, MiniMax M2.7, and more
Jun 2026 · edgee.ai
- 4IM
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
- 5BA
2021 · github.com
- 6RT
rx is a lightweight CLI and runtime that lets you deploy any function instantly as you save it in your editor. It’s fast, simple, and takes care of setting up all your cloud infrastructure. The best dev experience with everything you need built-in: - auth - permissions - payments - secrets - storage - logs - email & SMS - and way more Related beta launch tweet: https://x.com/KhalidZoabi/status/1777673531972608249 Wanted to show it to you guys, gauge interest, and get some feedback. There's a large roadmap of upcoming stuff. Feel free to DM me on X for more information!
2024 · rx.run
- 7BT
It's free servers monitoring and centralized cloud management app. We're hoping to lunch anytime soon. What do you think? Thanks.
2013 · cloudiff.com
- 8GA
Back in April I left the Agents team at Cloudflare because even though I loved the work, I always had the drive to build the apps rather than the libraries. I felt like nobody was building the ideas that I wanted to exist. My biggest drive was wanting my agents to run fully on “the cloud” yet having them on all my machines at the same time. So I ended up building GSV, fully open source. GSV acts as a cloud computer by having a remote file system and a shell environment and trying very hard to pretend to be something close to Unix. There’s a kernel that handles all the primitive operations,…
Jun 2026 · github.com
- 9GF
I've been a big fan of fly.io with it’s devx, but cold starts and pricing have been a consistent problem. Even for side projects it's painful if they take 30s to load, it just kills the whole experience. With coding agents becoming good, there were a lot more things I started building, and I just wanted to run all of those things! GCI was built to solve this. It’s just a CLI, just uses ssh to interact with your target machine, and relies on docker swarm to get your services running (docker swarm is IMO underrated, providing benefits even with a single node). It can deploy on any machine that…
Mar 2026 · github.com
- 10WO
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
- 11KK
hey HN, this is sina. i've had some cloudflare credits expiring on may 14 and was wondering what to do with them. when kimi k2.6 dropped and it was available on workers ai, i figured i'd build an open-source claude code clone with it. didn't think too much about it. (people asked if i know about opencode and tbh i learned about them only after i built this. but they seem really brilliant.) anyway, kimiflare is a CLI coding agent, basically claude code but powered by kimi k2.6 on cloudflare workers ai. it's at v0.57.0 and has gotten 12k+ npm downloads, 137 github stars, and PRs from 4…
May 2026
- 12GA
2019 · gh.maple3142.net
- 13OS
There are many task tracking solutions out there but this one is mine. It's open source and free to host on your own Cloudflare project. https://github.com/TAJD/projektor I had issues with paying for some of the solutions out there, and then the local solutions like beads etc always had quirks I didn't want to work around. I built my own solution on top of Cloudflare's very generous usage tiers, and I've enjoyed using and developing it over the past month or so. I thought it might be good to share here and get feedback. The deployment process is designed to be super…
Jul 2026 · tajd.github.io
- 14LO
2024 · youtube.com
- 15AR
Hi HN. I'm the founder of Phoenix Labs (ex TikTok, Applied AI) and we're open sourcing our internal tooling today which is like a toolchain / meta-harness for CLI agents useful for really scaling eng and creative work. We are a very small team who's building a very ambitious product so we had to find ways to squeeze every ounce of efficiency that we could get our hands on. Harness strengths of different models (Claude, GPTs) and CLI-harnesses (Claude Code, Codex), safe/robust browser integration to speed up UX/QA testing, teams cli to speed up security reviews and parallelize…
May 2026 · agents-cli.sh
- 16HO
Hello HN, I’m excited to share something we’ve been working on: Cloud Troubleshooting Labs. This tool provides on-demand environments for engineers to practice hands-on troubleshooting with AWS, GCP, Azure, and Kubernetes. What it does: We use Pulumi to spin up these environments. Each scenario includes a diagram and an explanation of the available IT infrastructure. Engineers are tasked with fixing configuration issues to make the application work. Depending on the test type, the environment could range from a simple terminal to a full cloud environment or a web-based VSCode. Many of our…
2024 · brokee.io
- 17WR
Hi HN, I previously wore SWE/SRE hats on GCP. Later, I was on the other side, managing thousands of machines. The friction points of onboarding and operating cloud systems are personal problems to me. I’ve found it hard to keep track of all the random cloud resources floating around, especially as my team’s assets proliferated. Occasionally, there is a resource affecting an outage but no one remembers where it is. I am constantly frustrated by existing tooling. APIs can work, after you’ve navigated the byzantine documentation, but I often find myself doing ad-hoc tasks which are best…
2022 · listvms.com
- 18TC
the cloud is a walled garden built for profit [ not efficiency ]. you’re paying for idle, autoscaling is too slow, and serverless is a scam. locked in, overcharged, and out of options. lttle.cloud is different. decentralized, open-source, and built for real performance [ sub-10ms cold start ], true pay-for-what-you-use pricing, and zero vendor lock-in. deploy anything as "serverless" from any docker image, no rewrites, no bullshit. powered by the blockchain and built in public, it’s transparent, efficient, and free from vendor lock-in. run your own private cloud or join the decentralized…
2025
- 19AD
I'd like to share a project I've been working on for the past few months. It's a distributed workflow engine written entirely in Go. Some highlights: * Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI Would love the get your feedback on it, and find out if this could be useful.
2023 · github.com
- 20OL
Hello Hacker News, I often hear people saying "all build-systems suck", an opinion I have been sharing for years, and this is the motivation for this project. I finally got the opportunity to make it open-source, and here it is. In a few words, it is like make, except it can be comfortably used even in big projects using HPC (with millions of jobs, thousands of them running in parallel). The major differences are that: - dependencies are automatically tracked (no need to call gcc -M and the like, no need to be tailored to any specific tool, it just works) by spying disk activity - it is…
2025 · github.com
- 21CC
I’ve been exploring LLM-driven developer workflows and built a demo where Claude Code acts like a Replit-style frontend for infrastructure. - You write a prompt in Claude - Claude generates a workload spec - Humanitec receives the spec and deterministically deploys infra to GCP (via Terraform) - App is up in under 1 minute — no pipelines, no DevOps tickets The backend is policy-enforcing and built for enterprise use cases (used by large orgs like Apple, ABB, etc.), but the flow feels like magic for devs or agents. demo: https://www.youtube.com/watch?v=jvx9CgBSgG0 Repo:…
Oct 2025
- 22IB
Definitely one of those "20 minute adventure gone wrong" projects where all I wanted initially was a quick wireless rubber ducky for bitlocker keys and the like and then I kept adding stuff like AES-256..... Currently working on adding WebAuthn/FIDO support because the hardware is already there and scope creep is a lifestyle at this point. Would love feedback, especially on the security side. Repo and PCB files are fully open source.
Jul 2026 · github.com
- 23IM
I made a simple site that allows you to upload files. It requires no sign up and 100% free. The biggest advantage is that it returns you the direct URL to your file. So you can use it to store images for MD-based forum posts. Or put in your site's . I use the Cloudflare R2 storage which offers zero egress fees. So I pay $0 of transfer costs. I added a simple anti-nsfw files check and a simple anti-malware check. Please do not try to break it. Thanks! (>‿◠)
2024 · uploadfile.click
- 24OS
Hey HN, I recently shared my thoughts on why Google Zanzibar is a great solution for implementing authorization[1] and why we decided to build Warrant’s core authz service using key concepts from the Zanzibar paper. As I mentioned in the post, we recently open sourced the authz service powering our managed cloud service, Warrant Cloud[2], so I thought I’d share it with everyone here. Cheers! [1] https://news.ycombinator.com/item?id=36470943 [2] https://warrant.dev/
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →