https://github.com/tacc/visqueue
Visqueue : an interactive dashboard for analysis of open science research on HPC Resources
https://github.com/tacc/visqueue
Last synced: about 2 months ago
JSON representation
Visqueue : an interactive dashboard for analysis of open science research on HPC Resources
- Host: GitHub
- URL: https://github.com/tacc/visqueue
- Owner: TACC
- License: apache-2.0
- Created: 2018-10-31T20:01:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T12:11:59.000Z (over 2 years ago)
- Last Synced: 2024-04-16T02:11:43.186Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 8.92 MB
- Stars: 4
- Watchers: 7
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visqueue
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.7.
## 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` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## 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).
## License(s)
###
VisQueue is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. A copy of the License is included with this software in the file LICENSE. If your copy does not contain the License, you may obtain a copy of the License at: [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.Copyright (c) 2014-2020 The University of Texas at Austin. All rights reserved.
This software includes third party open source software components : [Zoomable Sunburst](https://observablehq.com/@d3/zoomable-sunburst) which is distributed under the [ISC License](https://choosealicense.com/licenses/isc/). For full License details, please see `src/app/sunburst/License.txt`.