Skip to content

Local-Connectivity-Lab/scn-configgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configgen: NYC Mesh Configuration Generator

Configgen helps users configure their wireless devices to connect to NYC Mesh. It loads configuration templates from our nycmeshnet/nycmesh-configs repo using Github's API and allows users to customize certain fields.

It is a React app which we currently host at Netlify.

Development

Ensure that a recent version of Node.js is installed on your machine.

cd nycmesh-configgen
npm install
npm start

This runs the app in development mode and opens a Chrome browser.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • CSS 9.0%
  • HTML 8.8%