Commit graph

7 commits

Author SHA1 Message Date
9b2f08ab7e Use our own hapi-postgraphile plugin
1. Much much less code
2. The third-party plugin only supported JWT which we no longer use
2023-06-07 10:28:03 +00:00
ffee8f42e4 Align node and npm versions to fix overrides 2023-06-07 10:25:53 +00:00
bdad5f551c Since next-auth doesn't use JWT anymore, remove the nextauth-jwt plugin
..and replace it with the Auth Bearer plugin.
2023-06-06 13:21:09 +00:00
24d52eef3d WIP work on getting nextauth + graphql working 2023-06-06 11:46:35 +00:00
696ba16cb7 metamigo-api: runs in docker now
* great typescript module import refactor
* refactor metamigo-cli so it is the entrypoint for the db, api, and
  worker
2023-06-02 15:26:30 +00:00
8669b09224 metamigo-api - fix linter errors in whatsapp service 2023-03-13 15:01:40 +00:00
ef216f7b1c metamigo-api: work on making it build 2023-03-13 14:42:49 +00:00