Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
* [Netlify](https://www.netlify.com/) - All-in-one platform for automating modern web projects.
* [AWS](https://aws.amazon.com/) - Comprehensive cloud computing services platform.
* [Google Cloud Platform](https://cloud.google.com/) - Scalable and secure cloud infrastructure.
* [Azure](https://azure.microsoft.com/) - Microsofts cloud computing platform.
* [Azure](https://azure.microsoft.com/) - Microsoft's cloud computing platform.
* [DigitalOcean](https://www.digitalocean.com/) - Developer-friendly cloud for small apps.
* [Render](https://render.com/) - Unified cloud to build and run apps with ease.

Expand All @@ -50,6 +50,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
* [Cline](https://github.com/cline/cline) - AI-powered code assistant.
* [OpenCode](https://opencode.ai/) - AI coding agent built for the terminal.
* [Kodus](https://kodus.io/) - Open-source AI code-review tool.
* [brood-box](https://github.com/stacklok/brood-box) - Run coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation and egress control.

## IDEs & Code Editors

Expand Down Expand Up @@ -87,7 +88,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).

## APIs & Backends

* [Firebase](https://firebase.google.com/) - Googles BaaS for realtime apps.
* [Firebase](https://firebase.google.com/) - Google's BaaS for realtime apps.
* [Supabase](https://supabase.com/) - Open-source Firebase alternative.
* [Hasura](https://hasura.io/) - Instant GraphQL APIs on your data.
* [PocketBase](https://pocketbase.io/) - Lightweight local backend with realtime and auth.
Expand Down Expand Up @@ -162,4 +163,3 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
---

PRs welcome!