Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locol23/monorepo-boilerplate
A monorepo boilerplate for TypeScript and Golang with Turborepo and Bazel
https://github.com/locol23/monorepo-boilerplate
bazel monorepo turborepo
Last synced: 4 days ago
JSON representation
A monorepo boilerplate for TypeScript and Golang with Turborepo and Bazel
- Host: GitHub
- URL: https://github.com/locol23/monorepo-boilerplate
- Owner: locol23
- Created: 2022-05-06T07:32:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T18:43:37.000Z (10 days ago)
- Last Synced: 2024-11-04T19:40:57.920Z (10 days ago)
- Topics: bazel, monorepo, turborepo
- Language: TypeScript
- Homepage:
- Size: 4.28 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monorepo-boilerplate
A monorepo boilerplate for TypeScript and Golang with Turborepo and Bazel
## Getting Started
```sh
corepack enable
pnpm i
pnpm dev
```