Design concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
* [[Service - RBAC]] | * [[Service - RBAC]] | ||
* [[Service - User Account]] | * [[Service - User Account]] | ||
* [[Service - Search Result Main]] | |||
* [[Service - Integration Test Config]] | * [[Service - Integration Test Config]] |
Revision as of 09:55, 12 October 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
- Syntax - Backend services