Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Gabotronix's avatar

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.

0 likes
1 reply
Gabotronix's avatar

Also how could I deploy two aplcations (nuxt and adonis (API only) in a shared hosting?

Please or to participate in this conversation.