box-backend

1.0.13 • Public • Published

Starter Kit [Backend]

A functional starter kit to help you build integrations

Prerequisites

  • Node.js (Version 6 and up recommended)

Installation

  • Clone down the repository.
git clone https://git.broadsoft.com/BroadSoftLabs/starterKit-backend.git
  • Install packages (from inside the starterKit-backend folder).
npm install
  • Create your config. There's a config.json.example file in the root. Save it as config.json and leave it in the root.

  • Start it up.

npm start
  • Enjoy!

Documentation

This project was built with JSDoc support. To generate documentation:

npm run jsdoc

Navigate to /out/index.html to view your documentation.

/box-backend/

    Package Sidebar

    Install

    npm i box-backend

    Weekly Downloads

    0

    Version

    1.0.13

    License

    ISC

    Last publish

    Collaborators

    • ahsang