{"id":15649140,"url":"https://github.com/mgechev/bazel-demo","last_synced_at":"2025-04-30T15:22:17.637Z","repository":{"id":66062620,"uuid":"157942616","full_name":"mgechev/bazel-demo","owner":"mgechev","description":"Simple demo for building a TypeScript project with Bazel.","archived":false,"fork":false,"pushed_at":"2019-05-23T18:07:12.000Z","size":45,"stargazers_count":40,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T13:48:16.824Z","etag":null,"topics":["bazel","bazel-examples","typescript"],"latest_commit_sha":null,"homepage":"https://blog.mgechev.com/2018/11/19/introduction-bazel-typescript-tutorial/","language":"TypeScript","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/mgechev.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":"2018-11-17T02:16:58.000Z","updated_at":"2023-03-05T20:38:06.000Z","dependencies_parsed_at":"2023-05-12T15:15:53.019Z","dependency_job_id":null,"html_url":"https://github.com/mgechev/bazel-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fbazel-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fbazel-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fbazel-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgechev%2Fbazel-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgechev","download_url":"https://codeload.github.com/mgechev/bazel-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242667466,"owners_count":20166296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","bazel-examples","typescript"],"created_at":"2024-10-03T12:28:15.056Z","updated_at":"2025-03-09T08:30:58.119Z","avatar_url":"https://github.com/mgechev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazel TypeScript Demo\n\nThis repository contains the code from my blog post \"[Building TypeScript with Bazel](https://blog.mgechev.com/2018/11/19/introduction-bazel-typescript-tutorial/)\".\n\n## Usage\n\nTo setup the project run:\n\n```bash\nyarn\n```\n\nTo build the project:\n\n```bash\n./node_modules/.bin/bazel build :bundle\n```\n\nExecute the produced bundle:\n\n```bash\nnode bazel-bin/bundle.js\n```\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgechev%2Fbazel-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgechev%2Fbazel-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgechev%2Fbazel-demo/lists"}