1.2.0 • Published 10 years ago

ezref v1.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

ezref

App for ezmaster, that can serve .json and .csv files through http.

Install

Get the files.

Go in the directory.

Install the app:

$ npm install

Run

Create a directory to serve (data). Create a settings file, besides data, named data.json. Put the port to use in data.json:

{
    "port": 35000
}

Run the server:

$ node ./cli path-to-directory-to-serve
1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago