@agon/atrium-showcase
The complete demonstration application template for Agon Ātrium by Agon Partners Innovation AG. This package depends on @agon/atrium and @agon/atrium-publisher. It includes its application source and the atrium-showcase command.
Create your frontend
Use Node 24.15.0 or newer within Node 24 and Yarn 4.18.0. Configure authenticated access to the GitLab project npm registry as described in the end-to-end integration guide. From your frontend directory:
yarn inityarn add @agon/atrium-showcaseyarn atrium-showcase publishyarn devPublication writes the template into the current initialized application, merges scripts and direct dependencies into its package.json, and runs Yarn installation. It preserves unrelated manifest fields and registry configuration, and refuses divergent files or conflicting settings before writing. It does not upload to a registry or deploy a website. Installation alone does not create application files.
Use yarn atrium-showcase publish --dry-run to inspect planned changes, or --no-install to defer installation until a separate yarn install. Use --help for command usage. The publication contract describes conflict recovery, generated files, and limitations.
The development server uses port 5173. Stop it with Ctrl+C. yarn build creates dist/. Customize the generated source, connect your backend, and follow the deployment guide. Demo session and data adapters require application-owned replacements for production.
Generated source belongs to your project. Package upgrades do not rewrite it. Keep @agon/atrium as a direct dependency after publication. The template package can be removed once initialization is complete, or retained at a matching release version for reference. See upgrade guidance.
Author
Laurent Declercq l.declercq@agon-innovation.ch
License
Unless otherwise stated all source code is licensed under LGPL 2.1 and has the following copyright:
© 2026, Agon Partners Innovation AG, All rights reserved.The design material and the “Agon Ātrium” trademark is the property of their authors. Reuse of them without prior consent of their respective authors is strictly prohibited.
Version
Version: 20260921