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
- Host: GitHub
- URL: https://github.com/tonyfromundefined/monorepo-app-tony
- Owner: tonyfromundefined
- Created: 2022-08-15T06:30:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T05:19:41.000Z (about 2 years ago)
- Last Synced: 2025-04-17T13:03:24.174Z (8 months ago)
- Topics: esbuild, eslint, lerna, prettier, typescript, ultra-runner, yarn
- Language: JavaScript
- Homepage:
- Size: 224 MB
- Stars: 18
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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