Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rauljordan/angular-bazel-proto
Example project using protobuf, angular, and bazel as a build system
https://github.com/rauljordan/angular-bazel-proto
Last synced: 8 days ago
JSON representation
Example project using protobuf, angular, and bazel as a build system
- Host: GitHub
- URL: https://github.com/rauljordan/angular-bazel-proto
- Owner: rauljordan
- Created: 2020-03-27T01:20:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T07:39:05.000Z (almost 2 years ago)
- Last Synced: 2023-08-09T14:36:16.148Z (over 1 year ago)
- Language: Starlark
- Size: 1.28 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Bazel Proto
Example repo.
## Installation
For Bazel installations:
- The latest release of [Bazel](https://docs.bazel.build/versions/master/install.html)
- The latest release of cmake
- The latest release of git
- A modern UNIX operating system (macOS included)## Running
- Run locally with `bazel run //frontend/src:devserver` and navigate to localhost:4200