Closed pjebs closed 1 year ago
Does using this allow for SSR of javascript front-end applications with go backend?
Currently this adapter does not support SSR, but I plan to implement it after the official adapters are finished.
Added SSR support: https://github.com/petaki/inertia-go/releases/tag/v1.5.0
Does using this allow for SSR of javascript front-end applications with go backend?