Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-24T12:42:37.000Z (3 months ago)
- Last Synced: 2024-11-09T11:39:35.279Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- 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
```