Design concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
[[:Category:Backend services|see all]] | [[:Category:Backend services|see all]] | ||
* [[Service Stack - User Authentication]] | |||
* [[Service Stack - Notifications]] | |||
* [[Service Stack - Search and Sort]] | |||
* [[Service - Permission Handler]] | * [[Service - Permission Handler]] |
Revision as of 23:41, 21 November 2020
Backend services
- Service - Permission Handler
- Service - RBAC
- Service - User Account
- Service - Activity Switchboard
- Service - Notification Manager
- Service - User Contact Manager
- Service - Contact Method (handlers)
- 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