Also how could I deploy two aplcations (nuxt and adonis (API only) in a shared hosting?
Nuxt(SSR) for frontend and adonisJs for backend/API only template
Hi everybody, I come from a vue + laravel background so I'd like to have a try at stack which would be Nuxt for the frontend + SSR and adonisjs for the backend as an API, afaik adonis come with lots of features out of the box so I can skip express conf and packages instalation.
Also imo frontend and backend should not be coupled, that's why I will skip adonuxt template.
My question is, where can I find a template where nuxt and adonis are separated to get started, I don't have experience building full stack templates on my own.
Ideally I would have the nuxt files folder and then inside the folder a server/api/backend folder where adonis resides.
Thanks in advance.
Please or to participate in this conversation.