https://github.com/ixoncloud/app-post-to-local-device
https://marketplace.ixon.cloud/en/apps/post-to-local-device
https://github.com/ixoncloud/app-post-to-local-device
Last synced: 4 months ago
JSON representation
https://marketplace.ixon.cloud/en/apps/post-to-local-device
- Host: GitHub
- URL: https://github.com/ixoncloud/app-post-to-local-device
- Owner: ixoncloud
- License: mit
- Created: 2023-12-18T14:45:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T20:52:55.000Z (about 1 year ago)
- Last Synced: 2025-06-19T19:53:44.382Z (12 months ago)
- Language: Makefile
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IXON Post to local device
Welcome to the workspace for developing the frontend components for the IXON Post to local device 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 post-to-local-device
```