Skip to Content
Hacktoberfest 2025 is here! Join us to learn, share, and contribute to our community🎉
DocsHello World

Hello World

Welcome to KubeStellar Documentation powered by Nextra! 🎉

This is a demo page to verify that Nextra is working correctly in the /docs route.

Code Example

function helloWorld() { console.log("Hello from Nextra!"); }

âś… Nextra is working correctly!