Would be great to see this paired up with Hasura as the backend (also written is Haskell). I'm using Hasura with React Admin (configuration based admin framework) and it's a huge time saver.

We know about Hasura -> it sounds like a cool idea! First we will be focusing on conquering React/Node combo, but it will be interesting to explore if there is an opportunity to include solutions like Hasura. What part of logic do you imagine happening in Hasura, and what in Wasp? I guess in this case Wasp would mostly be handling frontend right?

I will have to check out React Admin, I haven't heard about it yet.

Hasura can stand up almost of your backend without a single line of code on top of Postgres. The parts that Hasura can't handle you implement with your back end language of choice.

- https://marmelab.com/react-admin/

- https://github.com/hasura/ra-data-hasura