DroneDB / Hub

Web GUI for DroneDB
Other
7 stars 3 forks source link

Hub

JS Client Application for Registry

image

Build

# git clone https://github.com/DroneDB/Hub --recurse-submodules && cd Hub
# npm install -g webpack@4
# npm install
# webpack

Run

cd build
python -m http.server 8080

Open a web browser to http://localhost:8080