Development - Izara Core: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Backend = == Backend services == * Service Stack - User Authentication (to be moved into User Accounts) * Service Stack - User Accounts * Service Stack - Notifications * Service Stack - Search and Sort * Service Stack - Translations * Service Stack - Shared Services * Service - Import Data * Service - Graph Handler * Service - Integration Test Config * Service - Integration Testing == NPM modules == * NPM module - izara-m...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[Service Stack - User Authentication]] (to be moved into User Accounts) | * [[Service Stack - User Authentication]] (to be moved into User Accounts) | ||
* [[Service Stack - User Accounts]] | * [[Service Stack - User Accounts]] | ||
* [[Service Stack - Search and Sort]] | * [[Service Stack - Search and Sort]] | ||
* [[Service Stack - Translations]] | * [[Service Stack - Translations]] | ||
* [[Service Stack - Shared Services]] | * [[Service Stack - Shared Services]] | ||
* [[Service Stack - Notifications]] | |||
* [[Service Stack - Conversations]] | |||
* [[Service - Import Data]] | * [[Service - Import Data]] | ||
* [[Service - Export Data]] | |||
* [[Service - Graph Handler]] | * [[Service - Graph Handler]] | ||
Line 33: | Line 35: | ||
== NPM modules == | == NPM modules == | ||
== SitePage Elements == | |||
* [[Izara Frontend Lib - Core - Tabled Data]] | * [[Izara Frontend Lib - Core - Tabled Data]] | ||
* [[Frontend SitePage Element - GraphNavigation]] | |||
== Pages == | == Pages == |
Latest revision as of 10:32, 30 April 2024
Backend
Backend services
- Service Stack - User Authentication (to be moved into User Accounts)
- Service Stack - User Accounts
- Service Stack - Search and Sort
- Service Stack - Translations
- Service Stack - Shared Services
- Service Stack - Notifications
- Service Stack - Conversations
NPM modules
- NPM module - izara-middleware
- NPM module - izara-shared
- NPM module - izara-testing
- 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