Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```