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

https://github.com/tonyfromundefined/monorepo-app-tony

🚀 Monorepo app template using ultra-runner
https://github.com/tonyfromundefined/monorepo-app-tony

esbuild eslint lerna prettier typescript ultra-runner yarn

Last synced: 8 months ago
JSON representation

🚀 Monorepo app template using ultra-runner

Awesome Lists containing this project

README

          

# 🌱 Monorepo App Tony

## Getting Started

```bash
# Install dependencies
$ yarn

# Build all packages
$ yarn build
```

## Using

- Yarn & Yarn Workspaces
- Ultra Runner
- Lerna 4 (for Versioning & Publishing)
- ESBuild
- ESLint, Prettier
- TypeScript