You can create multiple apps within a single project so they can share data. This can be useful if you have several apps that are closely related, such as a backend-only CMS and a frontend system for content delivery and display. No matter how many apps you have in one project, they’re all served by a single router for the project. To allow your apps to communicate with each other, create relationships. Each app separately defines its relationships to services, so apps can share services or have their own.Documentation Index
Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
Use this file to discover all available pages before exploring further.