How to integrate AdonisJS + Angular in Nx Monorepo
everyone!
I’d like to make a boilerplate ( front + back ), with Angular on the front and AdonisJS on the back, I’ve created my WorkSpace and added an Angular application (@nx/angular) , I’d like to know how to add an AdonisJS application, knowing that Nx doesn’t yet offer this framework for integration