Design concepts: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Backend Services = see all * Service - Permission Handler * Service - RBAC * Service - User Account * Service - Integration T...") |
No edit summary |
||
Line 1: | Line 1: | ||
= Backend | = Backend services = | ||
[[:Category:Backend | [[:Category:Backend services|see all]] | ||
* [[Service - Permission Handler]] | * [[Service - Permission Handler]] | ||
Line 10: | Line 10: | ||
* [[Service - Integration Testing]] | * [[Service - Integration Testing]] | ||
= NPM | = NPM modules = | ||
[[:Category:NPM | [[:Category:NPM modules|see all]] | ||
* [[NPM | * [[NPM module - izara-middleware]] | ||
* [[NPM | * [[NPM module - izara-testing]] | ||
= Deploy | = Deploy instructions = | ||
[[:Category:Deploy | [[:Category:Deploy instructions|see all]] | ||
* [[Deploy | * [[Deploy service stack - User Authentication]] | ||
*: Includes User Account, Permission Handler, and RBAC services | *: Includes User Account, Permission Handler, and RBAC services | ||
= Testing and | = Testing and developing = | ||
* [[Repository | * [[Repository structure]] | ||
*: Standard file and directory structure of repositories | *: Standard file and directory structure of repositories | ||
* [[Test | * [[Test environment overview]] | ||
* [[Local | * [[Local test environment]] | ||
= This | = This wiki = | ||
* [[How to | * [[How to contribute]] | ||
* [[Standard | * [[Standard formatting rules]] |
Revision as of 07:46, 9 August 2020
Backend services
NPM modules
Deploy instructions
- Deploy service stack - User Authentication
- Includes User Account, Permission Handler, and RBAC services
Testing and developing
- Repository structure
- Standard file and directory structure of repositories
- Test environment overview
- Local test environment