Skip to content

xena-studios/stats

Repository files navigation

Xena Stats

An open-source, cloud-based Minecraft server analytics panel built with TanStack Start. Designed for security and ease of use.

Contributors

Contributing

Quick start:

  1. Install dependencies with pnpm install from the root directory.

  2. Run the website in a development environment:

    • In the root directory:
       pnpm web dev
    • Or
       cd apps/website
       pnpm run dev
  3. Build and preview website:

    • In the root directory:
       pnpm web build
       pnpm web preview
    • Or
       cd apps/website
       pnpm run build
       pnpm run preview
      • Press Ctrl + C to stop preview.
  4. Code Linting:

    • In the root directory:
       pnpm -w run check --unsafe

About

An open-source, cloud-based Minecraft server analytics panel built with TanStack Start. Designed for security and ease of use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors