Integrate local local only domain into blazor app. Allow for standalone deployment.
Instead of calling to API, allow user to use local only data storage.
Use indexed DB and run CQRS backend in the browser.
Worker scenario will be great, but I'm not sure if it's doable as of now.
Integrate local local only domain into blazor app. Allow for standalone deployment.
Instead of calling to API, allow user to use local only data storage. Use indexed DB and run CQRS backend in the browser. Worker scenario will be great, but I'm not sure if it's doable as of now.