Welcome!
If you are new to SynergiWeb development, you can start by reading the Getting Started Guide.
When you know the basics, you can start looking at some of the packages used:
@olenbetong/appframe-cli - Command-line utilities for creating and managing SynergiWeb apps.
@olenbetong/appframe-core - Core functions for Appframe, like localization and error handling, and other commonly used utility functions that are not bound to specific Synergi-data.
@olenbetong/appframe-data - The data object, data handler and procedure implementations used by the default SynergiWeb template
@olenbetong/appframe-react - Hooks used to connect React components to data objects and procedures, and other commonly used hooks that are not bound to specific Synergi-data.
@olenbetong/appframe-mui - Components that use the
appframe-reactpackage to bind MUI components to data objects and procedures, plus some commonly used variants of the default MUI components.@olenbetong/appframe-updater - API to operate on the Appframe updater system.
@olenbetong/appframe-vite - Tools to use and deploy Vite applications to Appframe.
@olenbetong/appframe-vue - Composables to connect Vue components to data objects.
@olenbetong/synergi-course - Components used in the Synergi course framework.
@olenbetong/synergi-react - Various components and hooks we have developed that don't use MUI.
@olenbetong/synergi-lit - Lit web components for SynergiWeb.
@olenbetong/synergi-webc - Web components for SynergiWeb built with Stencil.
Want to jump right in?
Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:
Getting StartedLast updated
Was this helpful?