https://github.com/edgee-cloud/demo-html
Demo of Edgee integrated into a basic html website
https://github.com/edgee-cloud/demo-html
analytics data-collection edge-computing edgee wasm wasm-component
Last synced: 7 months ago
JSON representation
Demo of Edgee integrated into a basic html website
- Host: GitHub
- URL: https://github.com/edgee-cloud/demo-html
- Owner: edgee-cloud
- Created: 2024-06-20T05:14:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T08:56:21.000Z (about 1 year ago)
- Last Synced: 2025-04-10T09:42:38.325Z (about 1 year ago)
- Topics: analytics, data-collection, edge-computing, edgee, wasm, wasm-component
- Language: HTML
- Homepage: https://demo.edgee.team
- Size: 419 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Edgee HTML demo website
This is a simple HTML website that demonstrates how to use Edgee on a website.
```bash
## Go wherever you want
git clone git@github.com:edgee-cloud/demo-html.git
cd demo-html
npm install
npm run dev
```
Then you can go to http://localhost:8080/
But to be able to use the power of Edgee you need to launch the [`edgee`](https://github.com/edgee-cloud/edgee) proxy
and set it up with a backend pointing to http://localhost:8080/
Feel free to contribute to this Github repository or ask for help via the issues