Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.27 KB

File metadata and controls

36 lines (25 loc) · 1.27 KB

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