Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyhou/node-monorepo-npm
https://github.com/zyhou/node-monorepo-npm
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zyhou/node-monorepo-npm
- Owner: zyhou
- Created: 2024-07-31T20:59:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T22:11:20.000Z (5 months ago)
- Last Synced: 2024-11-06T13:47:25.959Z (about 2 months ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
```bash
npm run check-types --workspace=@monorepo/core
npm run check-types --workspace=@monorepo/apinpm run build --workspace=@monorepo/api
npm run start --workspace=@monorepo/apinpm run clean --workspace=@monorepo/api
```