DatX is an opinionated JS/TS data store. It features support for simple property definition, references to other models and first-class TypeScript support.
You can try it out at https://github.com/doroz0/soc-net-clone-nextjs, just remove the workaround (https://github.com/doroz0/soc-net-clone-nextjs/blob/main/src/datx/createClient.ts#L21)
Used libraries
core, jsonapi, swr
Library version(s)
@datx/core 2.5.1, @datx/jsonapi 2.5.1, @datx/swr 2.5.1
Sample API response (if relevant)
No response
Environments with the issue
All
Environments without the issue
No response
Current behavior
Expected behavior
Reproduction steps