🎉 Nitro v3 is becoming "just" a Vite plugin!
Note
See 💬 Nitro Vite Feedback for discussions.
Example | Source | Playground | Clone |
---|---|---|---|
basic-service |
examples/basic-service | stackblitz | npx giget gh:nitrojs/vite-examples/examples/basic-service basic-service-app |
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 |
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.