Ecosyste.ms: Awesome
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: 19 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T05:19:41.000Z (almost 1 year ago)
- Last Synced: 2023-11-08T07:30:53.822Z (12 months ago)
- Topics: esbuild, eslint, lerna, prettier, typescript, ultra-runner, yarn
- Language: JavaScript
- Homepage:
- Size: 224 MB
- Stars: 16
- 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