https://github.com/codesandbox/static-browser-server
A local static server, used to implement the static template in Sandpack without any server
https://github.com/codesandbox/static-browser-server
Last synced: 6 months ago
JSON representation
A local static server, used to implement the static template in Sandpack without any server
- Host: GitHub
- URL: https://github.com/codesandbox/static-browser-server
- Owner: codesandbox
- Created: 2023-02-24T09:25:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-29T21:08:37.000Z (8 months ago)
- Last Synced: 2025-06-09T07:18:49.268Z (7 months ago)
- Language: TypeScript
- Size: 85 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Static browser server
A simple service worker used for the static template in sandpack, allowing users to develop websites like they would locally in the browser.