Skip to content

Conversation

hi-ogawa
Copy link

@hi-ogawa hi-ogawa commented Oct 3, 2025

Hey 👋

This is very early prototype, but I wanted to share with you to get feedback. You can find a rough documentation in https://github.com/hi-ogawa/vite-plugins/tree/main/packages/fullstack.

This PR adds vue-router-ssr example. This is based on the one example on my repo but use nitro/vite for server handler instead https://github.com/hi-ogawa/vite-plugins/tree/main/packages/fullstack/examples/vue-router.

Development is working but production is currently failing. I haven't tested with latest nightly, so that might fix it. (EDIT: works with the updated nitro-nightly!)


Currently it doesn't work with nitro environment directly using server.ts convention. Development actually works but build fails. I might need more investigation on this. (EDIT: this works too now with a slight limitation)

@hi-ogawa hi-ogawa marked this pull request as ready for review October 3, 2025 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant