8000 GitHub - community-lands/community-lands-monitoring-station: Monitoring Station for Community Lands
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

community-lands/community-lands-monitoring-station

Repository files navigation

This is a self-contained offline monitoring station for the Community Lands project. It includes other components such as MapFilter in a preconfigured way for deployment to various communities.

Instructions

To install this station on your computer, clone the repository and install dependencies.

$ git clone git@github.com:community-lands/community-lands-monitoring-station.git
$ cd community-lands-monitoring-station
$ npm install

This is an Electron app; you can run it with

$ electron .

Developing on a Mac workstation, the project can be built to an installable Windows or Mac version via electron-packager; do this with build-full.sh. You must have electron installed at the system level, and all the community-lands repositories checked out as siblings of your community-lands-monitoring-station. wine and mono are required to build for Windows. The build script will git pull, npm install and synchronize dependencies to make a consistent build. The final step will upload the build to the Community Lands download page; for this to work, you must have your public key installed on that system.

build-full.sh supports running a single or a range of steps; see the code for options. There are also frequently-used configurations for build-full.sh that can be used with npm run declared in package.json.

About

Monitoring Station for Community Lands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0