Commit Graph

3 Commits

Author SHA1 Message Date
Charles Bochet bbc80cd543 Refactor backend and add exception handlers (#189) 2023-06-04 00:21:36 +02:00
Charles Bochet 5d06398d2e Remove hasura and hasura-auth (#134)
* Remove hasura and hasura-auth

* Move all models to prisma

* Start implementing graphql

* chore: clean package json

* chore: make the code build

* chore: get initial graphql.tsx file

* feature: use typegql as qgl server

* refactor: small refactoring

* refactor: clean tests

* bugfix: make all filters not case sensitive

* chore: remove unused imports

---------

Co-authored-by: Sammy Teillet <sammy.teillet@gmail.com>
2023-05-24 17:20:15 +02:00
Charles Bochet cfc3a37e1f Setup Nest and React projects 2022-12-01 15:58:08 +01:00