8000 GitHub - wasacoder/eqm: elastic quota management
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wasacoder/eqm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic Quota Management

Simple quota management by a quota tree abastraction.

Requirements

You need Node.js installed and you'll need MongoDB installed and running.

Installation

clone the repo

$ git clone https://github.com/wasacoder/eqm.git

install the dependencies

$ npm install

seed the models

$ ./node_modules/.bin/rest-hapi-cli seed

Using the app

start the api

$ npm start

view the api docs at

http://localhost:8080/

About

elastic quota management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0