@kephajs/core
v0.0.1-b
Published
> TODO: description
Downloads
7
Readme
KephaJs core
All KephaJs applciation need to extend @kephajs/core/Application.
You can extends some method:
_getVersion: give the app version
The options can be:
environmentthe current environment (development,staging,productionortesting)versionthe app version
Registered services are:
$configthe app configuration
