Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 279 Bytes

configserver

Simple json upload/download service for save/publish of configurations

install

git clone [this-repo]
cd this-repo
npm install
node configserver.js

visit http://yourhost:3002
upload a json file and note the response url to be used elsewhere