Design concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 54: | Line 54: | ||
* [[Standard Config Table Per Service]] | * [[Standard Config Table Per Service]] | ||
* [[Standard LogicalResults Per Service]] | * [[Standard LogicalResults Per Service]] | ||
* [[Standard FindData Per Service]] | |||
* [[Copying large Dynamo data from to another service table]] | * [[Copying large Dynamo data from to another service table]] | ||
Revision as of 11:13, 27 November 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 - Orders
- Service Stack - Media
- Service Stack - Locations
Core NPM modules
- NPM module - izara-middleware
- NPM module - izara-shared
- NPM module - izara-testing
- NPM module - izara-market-shared
- NPM module - Izara Core - Attribute Tree
- NPM module - Izara Core - Property Node
Deploy instructions
- Deploy service stack - User Authentication
- Deploy service stack - Notifications
- Deploy service - Graph Handler
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
Misc concepts
- Communication between services
- Lambda handler functions
- Standard Config Table Per Service
- Standard LogicalResults Per Service
- Standard FindData Per Service
- Copying large Dynamo data from to another service table