building-with-adonisjs-and-inertia icon indicating copy to clipboard operation
building-with-adonisjs-and-inertia copied to clipboard

We'll learn how to use InertiaJS with AdonisJS 6 to build a feature-complete application, called PlotMyCourse. Our application will use server-side rendering (SSR), Vue 3, and Shadcn-Vue. It'll featur...

Adocasts

Building with AdonisJS & Inertia

YouTube Badge Twitter Badge Twitch Badge

In this series, we'll learn how to use InertiaJS with AdonisJS 6 to build a feature-complete application, called PlotMyCourse.

🛠️ Our application will use

  • AdonisJS (back-end)
  • Vue 3 (front-end)
  • Inertia (back-end ↔ front-end glue)
  • Shadcn-Vue
  • Server-Side Rendering (SSR)

🎯 It'll feature

  • Organizations
  • Org-Level Authorization
  • Member Invitations
  • Settings Panel
  • Drag-And-Drop Ordering
  • Plenty Of Forms

👉 View Building with AdonisJS & Inertia


📑 Documentation
Inertia | AdonisJS Inertia Adapter