Design concepts: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[Service Stack - User Authentication]] | * [[Service Stack - User Authentication]] | ||
* [[Service Stack - Notifications]] | * [[Service Stack - Notifications]] | ||
* [[Service Stack - Search and Sort]] | * [[Service Stack - Search and Sort]] | ||
* [[Service Stack - Issues]] | * [[Service Stack - Issues]] | ||
* [[Service Stack - Catalog]] | * [[Service Stack - Catalog]] | ||
* [[Service Stack - Products]] | * [[Service Stack - Products]] | ||
* [[Service Stack - Sell Offers]] | * [[Service Stack - Sell Offers]] | ||
* [[Service Stack - Media]] | * [[Service Stack - Media]] | ||
Revision as of 13:40, 12 February 2021
Backend services
- Service Stack - User Authentication
- Service Stack - Notifications
- Service Stack - Search and Sort
- Service Stack - Issues
- Service Stack - Catalog
- Service Stack - Products
- Service Stack - Sell Offers
- Service Stack - Media
NPM modules
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