An open API service indexing awesome lists of open source software.

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

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