Skip to content

InovexSolutions/Kratos

🚀 Kratos - Game Server Management Platform

A modern, scalable solution for deploying and managing game servers with ease. Built with Nuxt 3 and cutting-edge technologies.

License Node

✨ Features

  • 🎮 One-click game server deployment
  • 📊 Real-time server monitoring and metrics
  • 🔐 Secure authentication and authorization
  • 💳 Built-in billing and subscription management
  • 🎛️ Advanced configuration options for each game
  • 🔄 Automatic scaling and load balancing
  • 📱 Responsive dashboard interface

🛠️ Tech Stack

  • Frontend: Nuxt 3, Vue 3, TailwindCSS
  • Backend: Node.js, Prisma
  • Infrastructure: Docker, Kubernetes
  • Authentication: OAuth 2.0 - Auth.js
  • Billing: Stripe API - More to come
  • Monitoring: Custom metrics collection

🌐 Demo

A live production demo is available at https://kratoshost.com.

🚀 Getting Started

Prerequisites

  • Node.js (>=16.x)
  • PNPM (recommended) or NPM
  • Docker (for local development)

Installation

  1. Clone the repository:
git clone https://github.com/KratosHost/Kratos.git
cd Kratos
  1. Install dependencies:
pnpm install
  1. Set up environment variables:
cp .env.example .env
  1. Provision the database:
pnpm prisma migrate dev
  1. Seed the database (optional):
pnpm prisma db seed
  1. Start the development server:
pnpm dev

The application will be available at http://localhost:3000

🏗️ Building for Production

pnpm build

To preview the production build:

pnpm preview

📖 Documentation

For detailed documentation, please visit our Wiki.

🤝 Contributing

We welcome contributions! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Credits

Built with ❤️ by the Kratos and Inovex Solutions team.

📧 Contact

For support or inquiries, please open an issue or contact our support team at support-gh@kratoshost.com.

About

A billing/server providing diy app made with Nuxt

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors