skypager-service

5.4.0 • Public • Published

Skypager Service

This package provides a feathers.js based server that attempts to auto-configure itself based on the files it finds in specific folders, (e.g. it will load database models from db/models or service definitions from server/services). It makes spinning up server applications with commonly needed functionality less work by making it easy to take a convention over configuration approach that uses the file structure and naming to make assumptions.

Installation

npm install skypager-service --save

To generate the folders and scaffolding, you can use the init helper:

./node_modules/skypager-service/init

Usage

This package mainly provides some glue between other libraries, mainly in the feathers.js ecosystem, so everything you can do there is possible here.

Readme

Keywords

none

Package Sidebar

Install

npm i skypager-service

Weekly Downloads

0

Version

5.4.0

License

UNLICENSED

Last publish

Collaborators

  • soederpop