Skip to content
/ Hub Public

Web GUI for DroneDB

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
AGPL-3.0
LICENSE_AGPL.md
Notifications You must be signed in to change notification settings

DroneDB/Hub

Repository files navigation

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