toolsplus / nx-forge

Atlassian Forge plugin for Nx
https://toolsplus.github.io/nx-forge/
MIT License
17 stars 4 forks source link

Support Nx standalone applications #47

Open tbinna opened 1 year ago

tbinna commented 1 year ago

Nx 15.3 introduced the concept of standalone applications. This is convenient if a user wants to avoid working with a monorepo-based setup and instead work with a single project for a single forge app.

The root project would be a Forge app project.

https://nx.dev/concepts/integrated-vs-package-based#standalone-applications https://www.youtube.com/watch?v=qEaVzh-oBBc