Design concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
* [[Test environment overview]] | * [[Test environment overview]] | ||
* [[Local test environment]] | * [[Local test environment]] | ||
* [[Syntax - Backend services]] | |||
= This wiki = | = This wiki = |
Revision as of 23:58, 2 September 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