Skip to content

max-mapper/node-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an minimal database for assigning and tracking information about mesh nodes, such as contact information for node owners and assigned static IP addresses.

Prerequisites

This is node.js app. On Debian-based systems you can install node.js with:

sudo aptitude install nodejs

Then install the required node.js modules with:

cd node-database/
npm install

Running

./database.js

License

AGPLv3. Talk to us if you have a good reason for needing a different license.

About

A minimal mesh node database with an admin web gui and a RESTful json API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • CSS 0.1%