https://github.com/ixoncloud/app-user-access-graph
https://marketplace.ixon.cloud/en/apps/user-access-graph
https://github.com/ixoncloud/app-user-access-graph
Last synced: over 1 year ago
JSON representation
https://marketplace.ixon.cloud/en/apps/user-access-graph
- Host: GitHub
- URL: https://github.com/ixoncloud/app-user-access-graph
- Owner: ixoncloud
- License: mit
- Created: 2024-01-22T09:31:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T10:02:41.000Z (over 1 year ago)
- Last Synced: 2025-01-04T06:29:38.273Z (over 1 year ago)
- Language: Svelte
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IXON User access graph
Welcome to the workspace for developing the frontend components for the IXON User access graph 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 user-access-graph
```