lupikovoleg / Booker

Book library service. RESTful backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Booker

Book library service. RESTful backend.

Installation

  1. Install modules via npm install
  2. Copy app/config-sample.json and rename it to app/config.json, setup using your data.
  3. Run install script node install.js
  4. Run application: node app.js
  5. Then check repository d3head/Booker-frontend

Authors

  • Eugene “theaqua” Rodionov
  • Oleg “d3head”

About

Book library service. RESTful backend.


Languages

Language:JavaScript 100.0%