Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] Experiment with PWA #97

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

[wip] Experiment with PWA #97

wants to merge 6 commits into from

Conversation

manzt
Copy link
Member

@manzt manzt commented Jun 10, 2021

By setting the start_url in manifest.json to /?source=pwa we can define the default route for when vizarr is opened as a PWA (offline). Ideally I'd like the ability to launch vizarr via a CLI, which would mean the CLI would start a local HTTP server and host the data at a predefined URL (e.g. http://localhost:3000) and then open the path to the PWA install. But additionally, perhaps we should support the ability to drag and drop zarr directories (no server required). I have spec'd this out in src/fsstore.js via FileSystemStore.

@manzt manzt changed the title Experiment with PWA [wip] Experiment with PWA Jul 22, 2024
@manzt manzt marked this pull request as draft July 22, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant