How can i improve my full stack project structure #30731
Replies: 1 comment
-
i found the solution for this requirement. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/RanitManik/Nx-full-stack-template
This is my project made with Nx. I am experimenting with Nx and trying to create the best possible folder structure.
Currently, the main apps are organized like this:
However, is there a way to avoid using the apps folder for a Next.js project? Or is it possible to move the apps around? Whenever I try to move them and update all the configuration files accordingly, everything seems to break.
Beta Was this translation helpful? Give feedback.
All reactions