{"id":41185830,"url":"https://github.com/jackvincentnz/lab","last_synced_at":"2026-01-22T20:16:32.974Z","repository":{"id":190262534,"uuid":"298160990","full_name":"jackvincentnz/lab","owner":"jackvincentnz","description":"Mono repo for experimenting with personal projects","archived":false,"fork":false,"pushed_at":"2026-01-21T17:53:13.000Z","size":5155,"stargazers_count":6,"open_issues_count":30,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-22T05:38:26.156Z","etag":null,"topics":["bazel","html","java","javascript","react","typescript"],"latest_commit_sha":null,"homepage":"https://jack.geek.nz/lab/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackvincentnz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-24T03:39:10.000Z","updated_at":"2026-01-18T18:42:59.000Z","dependencies_parsed_at":"2023-10-21T01:49:35.113Z","dependency_job_id":"f992c39e-466d-4747-823c-5aefa65b8870","html_url":"https://github.com/jackvincentnz/lab","commit_stats":null,"previous_names":["jackvincentnz/lab"],"tags_count":96,"template":false,"template_full_name":null,"purl":"pkg:github/jackvincentnz/lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackvincentnz%2Flab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackvincentnz%2Flab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackvincentnz%2Flab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackvincentnz%2Flab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackvincentnz","download_url":"https://codeload.github.com/jackvincentnz/lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackvincentnz%2Flab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"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":["bazel","html","java","javascript","react","typescript"],"created_at":"2026-01-22T20:16:32.265Z","updated_at":"2026-01-22T20:16:32.966Z","avatar_url":"https://github.com/jackvincentnz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lab\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/allocadia-jack/lab/actions?query=workflow%3ABuild+branch%3Amain+\"\u003e\n        \u003cimg alt=\"Build status\" src=\"https://github.com/allocadia-jack/lab/actions/workflows/main.yml/badge.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/jackvincentnz/lab\" \u003e\n        \u003cimg src=\"https://codecov.io/gh/jackvincentnz/lab/graph/badge.svg?token=6NY99RW8Z8\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nMonorepo for experimenting with Bazel, Typescript, Java etc.\n\n## Getting started\n\nSetup build environment with:\n\n```zsh\nbrew install bazelisk\nbrew cask install docker\n```\n\nBuild solution with:\n\n```zsh\nbazel build //...\n```\n\nTest solution with:\n\n```zsh\nbazel test //...\n```\n\nRun the whole local environment in docker with:\n\n```zsh\nbazel run //:start\n```\n\nRun e2e tests with:\n\n```zsh\nbazel test //apps/organizer/e2e\n```\n\n## Tooling\n\nThis repository includes multiple tools to improve consistency, maintainability and developer efficiency.\n\n### Build\n\n- [Bazel](https://bazel.build): Fast, multi-language, reproducible, incremental build system.\n\n### Style\n\n- [pre-commit](https://pre-commit.com/): Pre-commit source linting.\n- [Commitlint](https://commitlint.js.org): Commit message linting.\n- [Prettier](https://prettier.io/docs/en/index.html): Opinionated code formatting.\n- [ESLint](https://eslint.org/): Find and fix problems in your JavaScript code.\n\nMore info: [Style](docs/style.md)\n\n### Continuous integration\n\n- [Build \u0026 test](https://github.com/allocadia-jack/lab/actions?query=workflow%3ABuild): The solution is built and tested on each PR and commit to master.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackvincentnz%2Flab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackvincentnz%2Flab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackvincentnz%2Flab/lists"}