inertiajs.com
inertiajs.com copied to clipboard
Node.js Adaptor is Dead
The Node.js adaptor on https://inertiajs.com/community-adapters is, unfortunately, no longer extant.
"Addressed" by #302, but in a way that removes the Node.js link altogether instead of finding a replacement for it. Node.js being as large and important as it is, it's probably best to try to find a replacement.
Possible replacements:
- https://github.com/haikyuu/inertia-node-adapter
- https://github.com/hashsaksham/inertia-node
- https://github.com/JoaoHildebrandt/inertia-node
All of these are quite out-of-date and appear to be unsupported.
Hey I wrote a Node.js adapter that powers The Boring JavaScript Stack. It's for Sails and it's active and it's maintained by me as I use it in projects like sailscasts.com and hagfish.io
You can check out The Boring Stack repo here and see the adapter under inertia-sails
https://sailscasts.com/boring
Hey I wrote a Node.js adapter that powers The Boring JavaScript Stack. It's for Sails and it's active and it's maintained by me as I use it in projects like sailscasts.com and hagfish.io
You can check out The Boring Stack repo here and see the adapter under inertia-sails
https://sailscasts.com/boring
Gratias, dominus!