inertiajs / inertia-django

The Django adapter for Inertia.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inertia + Django + Vite + Vue minimal example

mujahidfa opened this issue · comments

I created a minimal working example for Inertia + Django + Vite + Vue, which you can find here: https://github.com/mujahidfa/inertia-django-vite-vue-minimal

@BrandonShar and maintainers, this is not really an issue, but I was hoping that we could incorporate this template in the docs as a working example for Inertia and Vue/Vite for people to reference.

Thanks @mujahidfa ! That's great. I'll leave this open for now as I figure out how best to add it to the docs (maybe just under a new examples section).