https://github.com/ixoncloud/app-active-alarms-overview
https://marketplace.ixon.cloud/en/apps/active-alarms-overview
https://github.com/ixoncloud/app-active-alarms-overview
Last synced: 2 days ago
JSON representation
https://marketplace.ixon.cloud/en/apps/active-alarms-overview
- Host: GitHub
- URL: https://github.com/ixoncloud/app-active-alarms-overview
- Owner: ixoncloud
- License: mit
- Created: 2023-12-19T11:24:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T20:48:39.000Z (about 1 year ago)
- Last Synced: 2025-06-13T21:36:07.206Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IXON Active Alarms overview
Welcome to the workspace for developing the frontend components for the IXON Active Alarms overview app.
## Basic information
Basic information on how to develop this app can be found in the component workspace repository.
- [Component Workspace](https://github.com/ixoncloud/component-workspace)
## Getting started
To get started, download this project as a ZIP, and extract it to your desired location.
```sh
npm install
npx cdk simulate active-alarms-overview
```