nx-forge icon indicating copy to clipboard operation
nx-forge copied to clipboard

Support Nx standalone applications

Open tbinna opened this issue 2 years ago • 0 comments

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

tbinna avatar May 16 '23 05:05 tbinna