From d4e9090fd187c8e3ca89c77672fb3b2f3e6ab2ca Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 20 May 2024 00:35:57 +0200 Subject: [PATCH] add nhost to PaaS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9de4d8f..14366ca 100644 --- a/README.md +++ b/README.md @@ -543,6 +543,7 @@ Network configuration management tools. - [Dokku](https://dokku.com/) - An open-source PaaS (alternative to Heroku). ([Source Code](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go/deb` - [Kubero](https://www.kubero.dev/) - A self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps. ([Demo](https://demo.kubero.dev/), [Source Code](https://github.com/kubero-dev/kubero)) `GPL-3.0` `K8S/Nodejs/Go` - [LocalStack](https://localstack.cloud/) - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Docker/K8S` +- [Nhost](https://nhost.io/) - Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. ([Source Code](https://github.com/nhost/nhost)) `MIT` `Docker/Nodejs/Go`