You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,13 @@ This repository is deprecated and the majority of it has been moved to [hasura/m
5
5
6
6
----------------------------
7
7
8
-
8
+
#### This instructions are valid only for Hasura Platform versions < 0.15.0
9
+
#### If you are on version > 0.15.0, checkout [hasura/microservie-templates](https://github.com/hasura/microservice-templates) instead
9
10
10
11
11
12
# quickstart-docker-git
12
13
14
+
13
15
[Hasura](https://hasura.io) is a platform for building and deploying application backends. The platform is a [Kubernetes](https://kubernetes.io) based PaaS (*Platform-as-a-Service to deploy backends*) and a PostgreSQL based BaaS (*Backend-as-a-Service to rapidly build backends*).
14
16
15
17
To help you quickly bootstrap your app backend in your favourite language/framework or with a product of your choice in a Hasura project, this repository maintains a collection of starter kits for popular options.
0 commit comments