Nuxt App
HomeAbout

Nuxt Omega Test

Feature coverage for the Omega adapter.

🖥️ Compute (SSR)

⏳ Waiting for hydration...

🔀 Dynamic SSR Route

/posts/[slug] - server-rendered with timestamp

📄 Static Page

/about - prerendered at build time

🔌 API: /api/health

Returns JSON with status, node version, runtime

❓ API: /api/hello?name=omega

Query param handling

📨 API: /api/echo-headers

Request header passthrough

🚫 Catch-all (404)

/this-does-not-exist - [...slug] route

Built with Nuxt