🎉 Nitro v3 is becoming "just" a Vite plugin!
Note
See 💬 Nitro Vite Feedback for discussions.
| Example | Source | Playground | Clone | 
|---|---|---|---|
| h3 | examples/h3 | stackblitz | npx giget gh:nitrojs/vite-examples/examples/h3 h3-app | 
| hono | examples/hono | stackblitz | npx giget gh:nitrojs/vite-examples/examples/hono hono-app | 
| node-compat | examples/node-compat | stackblitz | npx giget gh:nitrojs/vite-examples/examples/node-compat node-compat-app | 
| react-ssr | examples/react-ssr | stackblitz | npx giget gh:nitrojs/vite-examples/examples/react-ssr react-ssr-app | 
| solid-ssr | examples/solid-ssr | stackblitz | npx giget gh:nitrojs/vite-examples/examples/solid-ssr solid-ssr-app | 
| standard | examples/standard | stackblitz | npx giget gh:nitrojs/vite-examples/examples/standard standard-app | 
| tanstack-router-react | examples/tanstack-router-react | stackblitz | npx giget gh:nitrojs/vite-examples/examples/tanstack-router-react tanstack-router-react-app | 
| tanstack-start-react | examples/tanstack-start-react | stackblitz | npx giget gh:nitrojs/vite-examples/examples/tanstack-start-react tanstack-start-react-app | 
| vue-ssr | examples/vue-ssr | stackblitz | npx giget gh:nitrojs/vite-examples/examples/vue-ssr vue-ssr-app | 
Warning
Examples are highly experimental at the moment!
Tip
Contributions are always welcome! Feel free to submit pull requests to add more examples.