Design concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Backend services = | = Backend = | ||
== Backend services == | |||
[[:Category:Backend services|see all]] | [[:Category:Backend services|see all]] | ||
Line 19: | Line 21: | ||
* [[Service - Integration Testing]] | * [[Service - Integration Testing]] | ||
= Core NPM modules = | == Core NPM modules == | ||
[[:Category:NPM modules|see all]] | [[:Category:NPM modules|see all]] | ||
Line 30: | Line 32: | ||
* [[NPM module - Izara Core - Property Node]] | * [[NPM module - Izara Core - Property Node]] | ||
= Deploy instructions = | == Deploy instructions == | ||
[[:Category:Deploy instructions|see all]] | [[:Category:Deploy instructions|see all]] | ||
Line 38: | Line 40: | ||
* [[Deploy service - Graph Handler]] | * [[Deploy service - Graph Handler]] | ||
= Testing and developing = | == Testing and developing == | ||
* [[Repository structure]] | * [[Repository structure]] | ||
Line 48: | Line 50: | ||
* [[Remote repository and workspace structure]] | * [[Remote repository and workspace structure]] | ||
= | == Misc concepts == | ||
= Misc concepts = | |||
* [[Communication between services]] | * [[Communication between services]] | ||
Line 60: | Line 58: | ||
* [[Standard FindData Per Service]] | * [[Standard FindData Per Service]] | ||
* [[Copying large Dynamo data from to another service table]] | * [[Copying large Dynamo data from to another service table]] | ||
= Frontend = | |||
== Core NPM modules == | |||
* [[Izara Frontend Lib - Core - Tabled Data]] | |||
= Team Management = | |||
* [[2022-01-12 Team Management Concept]] | |||
= This wiki = | = This wiki = |
Revision as of 07:56, 27 February 2022
Backend
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