{"id":42060182,"url":"https://github.com/statgen/bravo_vue","last_synced_at":"2026-01-26T07:38:49.437Z","repository":{"id":64866568,"uuid":"421183919","full_name":"statgen/bravo_vue","owner":"statgen","description":"BRAVO's Vue JS based UI.","archived":false,"fork":false,"pushed_at":"2026-01-22T11:49:54.000Z","size":2057,"stargazers_count":0,"open_issues_count":31,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-23T02:34:40.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statgen.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-25T21:03:20.000Z","updated_at":"2025-09-16T15:43:43.000Z","dependencies_parsed_at":"2023-01-29T22:45:30.100Z","dependency_job_id":"d5917eb1-0376-4a90-a865-feb3e4b978bf","html_url":"https://github.com/statgen/bravo_vue","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/statgen/bravo_vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statgen%2Fbravo_vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statgen%2Fbravo_vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statgen%2Fbravo_vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statgen%2Fbravo_vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statgen","download_url":"https://codeload.github.com/statgen/bravo_vue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statgen%2Fbravo_vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28769853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T06:37:25.426Z","status":"ssl_error","status_checked_at":"2026-01-26T06:37:23.039Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-26T07:38:48.465Z","updated_at":"2026-01-26T07:38:49.432Z","avatar_url":"https://github.com/statgen.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bravo Vue UI\nUser interface for BRAVO.\nThis Vue3 project uses multiple stand alone pages (apps) instead of a single page application as a \ntransition step from the legacy design and implementation.\n\n## Development\n\n### Setup \nInstall dependencies\n```\nnpm install\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n### Testing\nAutomatically watch the js files and run the tests whenever one changes.\n```sh\nfd '\\.(js|Vue|vue)$' . | entr -c npm run test:unit\n```\n\n### Compiles and hot-reloads for development\nUses constants defined in `.env` file.\n```sh\nnpm run serve\n```\n\n## Builds and distribution\nThere are two kinds of builds for this project, debug and production.\nThe debug builds are non-minified and used for hot reloads during local development.\nThe production builds are minified for deployment on the staging or production servers.\n\n### Compiles and minifies for production\nProduction build configuration needs to be in a `.env.production` file.\nThis will override values in the .env file.\n```sh\nnpm run build\n```\n\n### Compiles and minifies for staging\nStaging build is a production build with different constants for oauth, sub-title, etc.\nConfiguration for this mode needs to be in a `.env.staging` file.\nThis will override values in the .env file.\n```sh\nnpm run build_staging\n```\n\n### Create tarball for github release\nTo facilitate deployment systems, release gzipped tarfiles of the contents of `dist/` provided as github releases.\n```sh\nnpm run make_tar\n```\nCreate a tar dist using staging config.\n```sh\nnpm run make_tar_staging\n```\n\n### Deploy dist/ to S3\nIn staging and production the UI is served out of an AWS cloud front distribution. \nThe following is the script used to push to the backing bucket manually.\n```sh\n#!/usr/bin/env bash\n\nPROFILE=\"yourprofile\"\nBUCKET_NAME=\"bucket-backing-ui-cdn\"\nS3BUCKET=\"s3://${BUCKET_NAME}\"\n\n# Push all files to bucket\naws --profile ${PROFILE} s3 cp --recursive dist/ ${S3BUCKET}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatgen%2Fbravo_vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatgen%2Fbravo_vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatgen%2Fbravo_vue/lists"}