Setup Hasura locally

This commit is contained in:
Charles Bochet
2023-04-12 15:08:27 +02:00
parent c63b7df25d
commit 93fb5896b8
10 changed files with 83 additions and 581 deletions

View File

@ -49,6 +49,7 @@ docker-compose up --build --force-recreate
Once this is completed you should have:
- front available on: http://localhost:3001
- hasura available on: http://localhost:8080
- server available on: http://localhost:3000/health
- postgres: available on http://localhost:5432 that should contain `twenty` database