Skip to content

Commit b8be0c1

Browse files
committed
edits hasura deployment instructions
1 parent e634a41 commit b8be0c1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@ To use any base-repo, do the following:
6868
![curl example](https://raw.githubusercontent.com/hasura/quickstart-docker-git/master/_docs/3-curl.png)
6969

7070

71-
# Deploying the base-repo on Hasura
72-
If you have gotten the base-repo of your choice to work on your machine, you may want to deploy your docker based API/service to the cloud. Using [Hasura](https://hasura.io), you can do that with a simple `git push` command. Follow these instructions to get started:
71+
# `git push` your code as a service on the cloud
72+
73+
If you have gotten the base-repo of your choice to work on your machine, you may want to deploy your code as an API/service to the cloud. Using [Hasura](https://hasura.io), you can do that with a simple `git push` command. Follow these instructions to get started:
7374

7475
- Get yourself a free Hasura project by signing up at the [Project Dashboard](https://dashboard.hasura.io)
7576
- Check out the reference documentation on [how to create a `git push` service and deploy your code as a service](https://docs.hasura.io/0.14/ref/custom-microservices/creating-git-push-microservices.html)

0 commit comments

Comments
 (0)