https://github.com/cnr-ibba/smarter-frontend

SMARTER Database frontend

https://github.com/cnr-ibba/smarter-frontend

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

angular frontend smarter
Last synced: 5 months ago · JSON representation

Repository

SMARTER Database frontend

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 12
  • Releases: 1
Topics
angular frontend smarter
Created over 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

SMARTERFrontend

Coverage Status CI Angular app through Github Actions Deploy to GitHub Pages via angular-cli-ghpages GitHub deployments

This project was generated with Angular CLI version 14.2.4.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application 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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Owner

  • Name: CNR-IBBA
  • Login: cnr-ibba
  • Kind: organization
  • Location: Milan

Bioinformatic Group @ CNR-IBBA

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 1047 dependencies
package.json npm
  • @angular-devkit/build-angular ~12.1.1 development
  • @angular/cli ~12.1.1 development
  • @angular/compiler-cli ~12.1.1 development
  • @types/jasmine ~3.6.0 development
  • @types/node ^12.11.1 development
  • angular-cli-ghpages ^1.0.0-rc.2 development
  • jasmine-core ~3.7.0 development
  • karma ~6.3.0 development
  • karma-chrome-launcher ~3.1.0 development
  • karma-coverage ~2.0.3 development
  • karma-jasmine ~4.0.0 development
  • karma-jasmine-html-reporter ^1.5.0 development
  • typescript ~4.3.2 development
  • @angular/animations ~12.1.1
  • @angular/cdk ^12.1.1
  • @angular/common ~12.1.1
  • @angular/compiler ~12.1.1
  • @angular/core ~12.1.1
  • @angular/flex-layout ^12.0.0-beta.34
  • @angular/forms ~12.1.1
  • @angular/material ^12.1.1
  • @angular/platform-browser ~12.1.1
  • @angular/platform-browser-dynamic ~12.1.1
  • @angular/router ~12.1.1
  • jwt-decode ^3.1.2
  • rxjs ~6.6.0
  • tslib ^2.2.0
  • zone.js ~0.11.4
.github/workflows/deploy.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • coverallsapp/github-action master composite