1. Supabase - deploying in own server is a problem
1. https://medium.com/@christopher.mathews/how-to-self-host-supabase-on-your-own-computer-full-guide-cceac9b740ea
2. Casejs
1. No ABAC yet
3. Sqlite, Typescript, REST + RBAC, d1 via codegen, minimal with less lines of cod
1. https://github.com/JacobLinCool/d1-manager/blob/main/src/routes/db/%5Bdatabase%5D/%5Btable%5D/SidePanel.svelte
4. Existing bloated ones
1. https://github.com/ConduitPlatform/Conduit
5. Hasura, playing with it at https://hasura-testing-cb.up.railway.app/console/
1. Seems fun and fitting the needs, keeps the db, and its services seperate. lets see.
2. Need to learn how to use custom JWT with railway
1. https://hasura.io/learn/graphql/hasura-authentication/integrations/nodejs-express/
2. JWT
1. https://hasura.io/learn/graphql/hasura-authentication/jwt-basics/
2. https://hasura.io/docs/latest/auth/authentication/jwt/
3.
3. How to handle google oauth
6. Do want to test other backend as a service like
1. CaseJS
2. Conduit https://github.com/ConduitPlatform/Conduit
1. doesnt recommend postgres. Does not have a railway template
3. Supabase
4. Pocketbase
5.