1 comment

[ 4.8 ms ] story [ 13.6 ms ] thread
A good way to have a look at Hasura (which I've come to really like).

Some features:

Strong typesafety from database schema, through GraphQL API to frontend (with generated GraphQL client code).

Define database schema with a UI that creates migrations! (to aid collaboration and deployments)

Hot code reloading in development mode.

Optimized (pre-gzipped) production builds, served by Nginx in production mode.