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
ae7bad65ca
Setup GraphQL Code Generator ( #74 )
...
* chore: add types of schema
* Ease codegen use on FE
* chore: ignore prettier in generated files
* lint: generated files
* feature: strongly type filter of query
* chore: ignore generated files in prettier
* chore: eslint ignore generated files
---------
Co-authored-by: Sammy Teillet <sammy.teillet@gmail.com >
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-04-25 17:25:30 +02:00
09ee4c91e2
chore: fix version of node images
2023-04-18 16:21:38 +02:00
bba8c592ac
chore: fix build command and improve installation steps
2023-04-18 16:17:01 +02:00
c317d4bcf6
Migrate to FontAwesome pro
2023-04-14 12:09:17 +02:00
93fb5896b8
Setup Hasura locally
2023-04-12 15:54:16 +02:00