anand7u

Results 2 issues of anand7u

Can I use prisma without data proxy? If my output path is "generated/client", I reference the index.js and I get an "error: Uncaught ReferenceError: exports is not defined" error

### Related to #33 ## Describe the changes you've made Saving the necessary data in local storage to save(persist) data(progress) upon refresh or if the tab is closed. ### Type...