twenty/infra/dev
Anders Borch e19a85a5d0
Build fixes (#76)
* Fix compose syntax error

It turns out that docker compose does not like a literal `true`
but it will accept a `"true"` string.

* Added missing && operators
2023-04-26 09:53:11 +02:00
..
docs Fix server local build (#75) 2023-04-25 17:47:15 +02:00
front Build fixes (#76) 2023-04-26 09:53:11 +02:00
hasura Setup Hasura-auth locally 2023-04-19 17:49:09 +02:00
postgres Migrate database to default locally 2023-04-20 13:45:59 +02:00
server Fix server local build (#75) 2023-04-25 17:47:15 +02:00
.env.example Setup GraphQL Code Generator (#74) 2023-04-25 17:25:30 +02:00
docker-compose.yml Build fixes (#76) 2023-04-26 09:53:11 +02:00
Makefile Fix server local build (#75) 2023-04-25 17:47:15 +02:00