https://github.com/strongbox/strongbox-database-ui
https://github.com/strongbox/strongbox-database-ui
angular gremlin janusgraph strongbox
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/strongbox/strongbox-database-ui
- Owner: strongbox
- License: apache-2.0
- Created: 2019-12-15T00:27:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T13:10:21.000Z (about 3 years ago)
- Last Synced: 2025-06-20T12:11:58.620Z (12 months ago)
- Topics: angular, gremlin, janusgraph, strongbox
- Language: TypeScript
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Strongbox Database UI
[](https://jenkins.carlspring.org/blue/organizations/jenkins/strongbox%2Fbuilds%2Fstrongbox-database-ui/activity/?branch=master)
[](https://chat.carlspring.org/channel/community)
[](https://david-dm.org/strongbox/strongbox-database-ui)
[](https://david-dm.org/strongbox/strongbox-database-?type=dev)
[](https://snyk.io/test/github/strongbox/strongbox-database-?targetFile=package.json)
## Installation
```
git clone https://github.com/strongbox/strongbox-database-ui.git
cd strongbox-database-ui
npm install
```
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`.
The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component.
You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` and then `ng package` to build the project.
The build artifacts will be stored in the `dist/packaging` directory.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).