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