{"id":19589684,"url":"https://github.com/flolu/aspect-typescript","last_synced_at":"2026-04-02T01:03:24.853Z","repository":{"id":119944018,"uuid":"571626815","full_name":"flolu/aspect-typescript","owner":"flolu","description":"🌿  Minimal example of Bazel rules for TypeScript","archived":false,"fork":false,"pushed_at":"2023-03-05T15:24:30.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T11:34:35.987Z","etag":null,"topics":["bazel","bazelisk","docker","kubernetes","nodejs","pnpm","rules-docker","rules-js","rules-k8s","rules-swc","rules-ts","typescript"],"latest_commit_sha":null,"homepage":"","language":"Starlark","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/flolu.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}},"created_at":"2022-11-28T14:38:29.000Z","updated_at":"2022-11-28T20:36:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"fce9761f-3738-4f1c-87f7-7f9c339017da","html_url":"https://github.com/flolu/aspect-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flolu/aspect-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Faspect-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Faspect-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Faspect-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Faspect-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flolu","download_url":"https://codeload.github.com/flolu/aspect-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flolu%2Faspect-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"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","bazelisk","docker","kubernetes","nodejs","pnpm","rules-docker","rules-js","rules-k8s","rules-swc","rules-ts","typescript"],"created_at":"2024-11-11T08:20:14.922Z","updated_at":"2026-04-02T01:03:24.789Z","avatar_url":"https://github.com/flolu.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e🌿 aspect-typescript\u003c/h1\u003e\n  \u003cp\u003eMinimal example of Bazel rules for TypeScript\u003c/p\u003e\n\u003c/div\u003e\n\n# Features\n\n- Import internal dependencies with `@org/`\n- Intellisense for VSCode\n- Fast compilation with SWC\n- Run tests with Jest\n- Build Docker image from app\n- Deploy app to Kubernetes cluster\n- Run tests in GitHub Action\n\n# Usage\n\n**Requirements**\n\n- Linux\n- Node.js\n- pnpm (`npm install -g pnpm`)\n- Bazelisk (`npm install -g @bazel/bazelisk`)\n- Buildifier (`npm install -g @bazel/buildifier`)\n\n**Setup**\n\n- `pnpm i` (Install Node dependencies)\n\n**Commands**\n\n\u003c!-- TODO bazel build ... works with bash but not with zsh --\u003e\n\n- `bazel build //...` (Build everything)\n- `bazel test //...` (Test everything)\n- `bazel run //app:bin` (Run app)\n- `bazel run //app:image` (Build docker image)\n- `docker run --rm -it -p 3000:3000 bazel/app:image` (Run docker image)\n- `bazel run //:kubernetes.apply` (Deploy app to Kubernetes cluster)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflolu%2Faspect-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflolu%2Faspect-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflolu%2Faspect-typescript/lists"}