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!