https://github.com/edgee-cloud/demo-spa
https://github.com/edgee-cloud/demo-spa
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edgee-cloud/demo-spa
- Owner: edgee-cloud
- Created: 2025-03-07T02:36:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-07T03:14:36.000Z (2 months ago)
- Last Synced: 2025-03-07T03:27:11.376Z (2 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edgee SPA demo website
This is a simple React/Vite website that demonstrates how to use Edgee on a SPA website.
```bash
## Go wherever you want
git clone [email protected]:edgee-cloud/demo-spa.git
cd demo-spa
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