ax0rz0 / ZombieServer

An open source, blazingly fast fortnite backend server with a built in web-interface and desktop launcher!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zombie Server

An open source, performant fortnite backend server with a built in web-interface and desktop launcher!

Note: Some features are not yet implemented, please see the Roadmap for more information.

Installation

  • Uses a PostgresQL database to ensure that data is stored securely and quickly.
  • Web interface is built with React so users can easily manage their account without having to use the desktop app.
  • Admins can manage users and servers from the web interface.
  • Desktop app is built with Tauri which allows for a native experience on all platforms.
  • Backend (will be) written in Go to ensure that the server is performant and secure.

Usage

Screenshots of web interface

https://github.com/zombman/server https://github.com/zombman/server https://github.com/zombman/server https://github.com/zombman/server https://github.com/zombman/server

Roadmap

Development

  • Tauri - The framework used to build the app.
  • React - Frontend framework used to build the UI.
  • Zustand - State management library used to manage the app state.

Prerequisites

  • WebView2 Runtime - Required for the desktop app to run on Windows. (Alrady installed on Windows 11)

About

An open source, blazingly fast fortnite backend server with a built in web-interface and desktop launcher!


Languages

Language:TypeScript 61.1%Language:CSS 32.3%Language:JavaScript 2.4%Language:HTML 2.4%Language:Rust 1.8%