Design concepts: Difference between revisions
Jump to navigation
Jump to search
Line 40: | Line 40: | ||
* [[Git development]] | * [[Git development]] | ||
* [[Syntax - Backend services]] | * [[Syntax - Backend services]] | ||
* [[Remote repository and workspace structure]] | |||
= Misc concepts = | = Misc concepts = |
Revision as of 15:55, 7 August 2021
Backend services
- Service Stack - User Authentication
- Service Stack - Notifications
- Service Stack - Search and Sort
- Service Stack - Translations
- Service Stack - Issues
- Service Stack - Catalog
- Service Stack - Products
- Service Stack - Media
NPM modules
- NPM module - izara-middleware
- NPM module - izara-shared
- NPM module - izara-testing
- NPM module - izara-market-shared
Deploy instructions
Testing and developing
- Repository structure
- Standard file and directory structure of repositories
- Test environment overview
- Local test environment
- Git development
- Syntax - Backend services
- Remote repository and workspace structure