Design concepts: Difference between revisions
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
* [[Test environment overview]] | * [[Test environment overview]] | ||
* [[Local test environment]] | * [[Local test environment]] | ||
* [[Git development]] | |||
* [[Syntax - Backend services]] | * [[Syntax - Backend services]] | ||
Revision as of 11:40, 6 November 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
- Git development
- Syntax - Backend services