kidtronnix / hapi-dash

Boilerplate Hapi Web and API Server Example, with frontend dashboard.
hapi-dash.smaxwellstewart.com
MIT License
113 stars 19 forks source link

Dev #4

Closed kidtronnix closed 10 years ago

kidtronnix commented 10 years ago

Made 'bin' folder for all scripts that control app, like start, stop and configure.

Changes to be committed: modified: README.md renamed: configure.js -> bin/configure.js renamed: start.js -> bin/start.js new file: bin/stop.js deleted: lib/mongo-crud/README.md deleted: lib/mongo-crud/index.js deleted: lib/mongo-crud/package.json modified: package.json