Jexactyl

screenshot of Jexactyl
laravel
react
vite
styled-components
tailwind
headless-ui

Jexactyl is a fast, advanced and customisable game management panel and billing system in one.

Overview

Jexpanel is a cutting-edge game server management panel that has evolved from its predecessor, Jexactyl. Built on the robust Pterodactyl Panel framework, it combines high performance with enhanced security features and a spectrum of customization options. Designed to cater to the needs of gamers and server administrators alike, Jexpanel seamlessly integrates billing solutions enabling users to manage their game servers with ease and efficiency.

The platform is not only modern in its capabilities but also embraces community-driven development, allowing users to contribute and shape its features. With its streamlined interface and extensive support for payment systems like Stripe and PayPal, Jexpanel positions itself as a reliable choice for anyone looking to enhance their game hosting experience.

Features

  • Advanced Authentication and Security Setups: Offers robust security features to ensure game server safety and user data protection.

  • Integrated Billing System (Stripe + PayPal): Simplifies financial transactions directly within the panel, making it easy to manage billing and payments.

  • Clean, User-Friendly Administrative Interface: Designed with user experience in mind, the interface is intuitive and easy to navigate, even for those new to game server management.

  • Built with Modern Tech: Utilizes cutting-edge technologies such as PHP, Laravel, TypeScript, React, and Docker to deliver high performance and reliability.

  • Fully Open-Source, Community-Driven: As an open-source project, Jexpanel encourages community contributions and collaboration, fostering a vibrant ecosystem.

  • Active Community Support: Users can access a wealth of knowledge through Discord and GitHub, where they can participate in discussions and troubleshooting.

laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

formik
Formik

Formik is a popular form library for React that helps with form state management, validation, and submission handling. It provides a declarative approach to building forms with support for complex validation scenarios and easy integration with validation libraries like Yup.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

Yup

Yup is a schema builder for runtime value parsing and validation. It provides a declarative way to define validation schemas with support for complex nested objects, array validation, and custom validation rules. Often used with Formik for form validation.