Skip to content

freifunkstuff/meshviewer-ffle

Repository files navigation

Meshviewer

Build Status Scrutinizer Code Quality License: AGPL v3

Meshviewer is an online visualization app to represent nodes and links on a map for Freifunk open mesh network.

Demo

Embedded: https://regensburg.freifunk.net/netz/karte/
Standalone: https://regensburg.freifunk.net/meshviewer/

Sponsoring / Supporting

  • BrowserStack for providing an awesome testing service for hundreds of browsers
  • Travis CI for building meshviewer on every push and pull request
  • Scrutinizer CI for testing code quality on every push and pull request
  • POEditor for providing an easy non-developer translation environment

These tools need a lot of infrastructures and provide a free account for open source software.

Building / Running

Required tools:

  • yarn
  • gulp

1st install the dependencies by running

yarn

Then you can start a development server with

gulp serve

To build a release, run

gulp

The result will be in the "build" folder afterwards.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 33