digitallyinduced/thin-backend

Solidjs support

ansarizafar opened this issue · 1 comments

Is there any plan to provide support for solidjs?

This should be possible. I think the basic operations might even already with solidjs. Likely we only need to adjust the react hooks like useQuery to port them to solidjs.