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

Offline Capability #1223

Open
1 of 2 tasks
johnalbert-dot-py opened this issue Oct 28, 2024 · 0 comments
Open
1 of 2 tasks

Offline Capability #1223

johnalbert-dot-py opened this issue Oct 28, 2024 · 0 comments
Labels
triage New issues that needs consideration

Comments

@johnalbert-dot-py
Copy link

Implementing offline capability

Packages affected

  • sandpack-client
  • sandpack-react

So I am building a coding environment (with tutorials regarding basic web development using HTML/CSS/JS) and uses Sandpack under the hood. I was able to self-host the preview for static file and my goal to make the app go offline and still uses the basic features such as accessing the tutorial content and the coding environment (editor, browser)

The idea that I tried

One thing that I tried to make that work is to self host and uses wildcard on my hosts file. But it's easy to configure it on my end as it is in developer environment. What about the users who will use the app? I also planning to go offline using next-pwa

@johnalbert-dot-py johnalbert-dot-py added the triage New issues that needs consideration label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues that needs consideration
Projects
None yet
Development

No branches or pull requests

1 participant