@vario-software/vario-app-framework
v2026.36.0
Published
Build VARIO Cloud Apps in Node.js. Installs the framework's backend (authentication, ERP API access, webhooks, migrations) and frontend (corporate-design CSS and iframe integration helpers).
Readme
VARIO App Framework
The VARIO App Framework makes it easy and quick to set up a VARIO Cloud App in Node.js by handling backend tasks like API communication, authentication, and providing useful built-in utilities. It also includes frontend assets with CSS and useful JavaScript utilities for app features and capabilities, giving the app a consistent look in the corporate design.
The framework is published as three packages:
| Package | Contents |
| ------- | -------- |
| @vario-software/vario-app-framework | Installs both parts below |
| @vario-software/vario-app-framework-backend | Node.js backend — authentication, ERP API access, webhooks, migrations |
| @vario-software/vario-app-framework-frontend | Corporate-design CSS and the JavaScript helpers for the iframe integration |
Getting started
Build your first VARIO Cloud App with the framework
npm install @vario-software/vario-app-frameworkSee the VARIO App Demo built with this framework.
VARIO Cloud developer resources
- Understand VARIO Cloud Apps
- Build your first VARIO Cloud App
- Browse the VARIO Cloud Developer Docs
- Explore all VARIO packages on npm
For more information about VARIO and our ERP system, visit www.vario-software.de.
