https://github.com/orionop/saksham-portal-and-server
a real time information relay server and portal for saksham disaster response system
https://github.com/orionop/saksham-portal-and-server
Last synced: 2 months ago
JSON representation
a real time information relay server and portal for saksham disaster response system
- Host: GitHub
- URL: https://github.com/orionop/saksham-portal-and-server
- Owner: orionop
- Created: 2025-03-23T08:31:47.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-23T08:38:05.000Z (2 months ago)
- Last Synced: 2025-03-23T09:30:23.066Z (2 months ago)
- Language: Svelte
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Running python webserver
1. `cd python_server`
2. `pip install -r requirements.txt`
3. `python main.py`### Running Svelte App
1. `npm i`
2. `npm run dev -- --open`***updating urls***
- `src/lib/DataStream.svelte` line 20
- `src/lib/CameraStream.svelte` line 27