twitter: @dianjuar
Telegram: @dianjuar
Countries
A monorepo is a software development strategy where code for many projects are stored in the same repository
Source: Wikipedia
# Angular Application
nx g @nrwl/angular:application myapp
# React Application
nx g @nrwl/react:application myapp
# NestJS Application
nx g @nrwl/nest:application myapp
# Express Application
nx g @nrwl/express:application myapp
# Angular Library
nx g @nrwl/angular:library mylib
# React Library
nx g @nrwl/react:library mylib
# Typescript Library
nx g @nrwl/workspace:library mylib
Build and test Java, C++, Android, iOS, Go and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Source: Nx Blog
Monorepo is a just repo with all your projects
Nx is an Extensible Dev Tools for Monorepos
twitter: @dianjuar
Telegram: @dianjuar
twitter: @ngVenezuela
Telegram: @ngVenezuela
Angular Venezuela