Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

volons/monitor

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor

Volons Monitor is a 'getting started' trivial web application using Volons NPM to monitor real-time flight. This web application is build with preact.

    • $ volons start: Starts volons' docker container on your localhost
    • $ npm run dev: Starts Preact server (More: CLI Commands below)
    • $ mv ./scr/config/index.dev.js ./src/config/index.js: Then edit index.js to add your own Google Map API Key
    • $ node YourMission.js: Execute mission using Volons NPM.

Monitor Screenshot

CLI Commands

# Clone volons/monitor repository
git clone git@github.com:volons/monitor.git

# install dependencies
cd monitor/
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
preact build --no-prerender

# test the production build locally
npm run serve

# run tests with jest and preact-render-spy 
npm run test

For detailed explanation on how things work, checkout the CLI Readme.

About

Web Application to monitor UAV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.