Design concepts: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [[Service - Search Result Main]] | * [[Service - Search Result Main]] | ||
* [[Service - Search Result (handlers)]] | |||
* [[Service - Integration Test Config]] | * [[Service - Integration Test Config]] |
Revision as of 09:57, 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