Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet authored Dec 13, 2021
1 parent 55ab458 commit 3790ad8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Auth Example's Hasura instance, configs, migrations, and job to run migrations.

This particular example relies on SchemaHero to manage the "readmodel" database. However, if you'd like to use Hasura to manage this DB's migrations, simply uncomment the following lines:

https://github.com/CloudNativeEntrepreneur/example-hasura/blob/master/Dockerfile#L7
https://github.com/CloudNativeEntrepreneur/example-hasura/blob/master/apply-migrations.sh#L6

## Environment Variabls

### `HASURA_GRAPHQL_ENDPOINT`
Expand Down

0 comments on commit 3790ad8

Please sign in to comment.