https://github.com/bfulop/sandboxclient
Front end for the sandboxed server renderer
https://github.com/bfulop/sandboxclient
Last synced: 2 months ago
JSON representation
Front end for the sandboxed server renderer
- Host: GitHub
- URL: https://github.com/bfulop/sandboxclient
- Owner: bfulop
- Created: 2021-05-23T07:03:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T09:25:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T07:32:05.397Z (4 months ago)
- Language: TypeScript
- Homepage: https://hellosandbox.vercel.app/
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sandboxed Renderer Client Component
See a [video demo](https://www.youtube.com/watch?v=a8Fpy4dadf0)
This is the client side viewer of the [sandboxed server](https://github.com/bfulop/sandbox_render_server/)
## Goals
1. learn and practice fp-ts and functional programming techniques
2. Render any website in a client app without receiving any of the original JavaScript## Architecture diagrams



