feedhenry-templates / fh-mbaas-service

Feedhenry service to support deployed Apps in an MBaaS e.g. OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fh-mbaas-service (DEPRECATED)

Dependency Status

Feedhenry service to support deployed Apps in an MBaaS e.g. OpenShift

This service supports Forms functionality for applications running on OpenShift v2 MBaaS type.

Build

npm install

Tests

All the tests are in the "test/" directory. The cloud app is using mocha as the test runner.

To run:

  • unit the tests:
npm test
  • coverage report for unit tests:
npm run coverage

Deprecation

The support for the 2.X, V2, OpenShift version is not so long supported by RHMAP. The current version supported is 3.X, V3.

About

Feedhenry service to support deployed Apps in an MBaaS e.g. OpenShift

License:Apache License 2.0


Languages

Language:JavaScript 53.2%Language:HTML 46.7%Language:CSS 0.1%