Design concepts: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* [[Service - RBAC]] | * [[Service - RBAC]] | ||
* [[Service - User Account]] | * [[Service - User Account]] | ||
* [[Service - Activity Switchboard]] | |||
* [[Service - Notification Manager]] | |||
* [[Service - Message Config Manager]] | |||
* [[Service - Search Result Main]] | * [[Service - Search Result Main]] |
Revision as of 10:30, 7 November 2020
Backend services
- Service - Permission Handler
- Service - RBAC
- Service - User Account
- Service - Activity Switchboard
- Service - Notification Manager
- Service - Message Config Manager
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
- Git development
- Syntax - Backend services