Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T14:36:47.000Z (3 months ago)
- Last Synced: 2024-11-09T11:39:34.789Z (about 2 months ago)
- Language: Svelte
- Size: 63.5 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
```