Starting XyraPanel

I'm building an open-source game server panel in Nuxt.

26bz
26bz
Feb 22, 2026·1 min read·0 views
ossnuxtnitro

Introduction

XyraPanel is an open-source game server panel I’m building with Nuxt.

I ran game hosting for years and every panel I used felt outdated, hard to extend, or locked down. Instead of working around those limits, I decided to start fresh.

This isn’t a fork. It’s a clean rebuild on a modern stack using Nuxt, Nitro, and h3.

It’s still early, but the goal is simple: build a panel that’s actually enjoyable to work with.

Part 2 – Alpha Release

Today XyraPanel officially entered alpha.

Most core areas are now functional. Authentication works, server management flows are in place, and the Nitro + h3 backend is fully wired into the dashboard. It’s not perfect, but it’s usable.

There are still rough edges. Some UI sections need polish, a few features are incomplete, and performance tuning is ongoing. But the foundation is solid so far.

The focus now:

  • Stabilize core systems
  • Refine UX

This is still early, but seeing the panel actually run end-to-end is a big milestone.

More soon.