GithubHelp home page GithubHelp logo

rigadev / legacyplayersv3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geigerkind/legacyplayersv3

0.0 0.0 0.0 246.65 MB

Official repository of LegacyPlayers v3

Home Page: https://legacyplayers.com

License: GNU Affero General Public License v3.0

Dockerfile 0.13% Shell 1.00% Rust 29.68% Python 0.08% HTML 3.11% CSS 0.01% TypeScript 42.82% JavaScript 15.46% CMake 0.02% C++ 1.40% Makefile 0.06% SCSS 2.93% Lua 3.31%

legacyplayersv3's Introduction

codecov codecov

LegacyPlayers v3

LegacyPlayers is a community driven project to establish a platform where people playing on all kind of expansions of World of Warcraft can share raid logs, PvP logs and armory data. It aims to persist all data of all coming and going private servers, as well as to provide easy access to them.

The project started 2016 as LegacyLogs, which was the website counterpart to show logs collected by the in-game addon DPSMate. This solution gained popularity really fast and proved to not scale very well. At the same time, RealmPlayers, the competing project at this time, came to an end. Dilatazu and me initially decided to merge these two projects, where LegacyPlayers was born on the 21.03.2017. Unfortunately, did Dilatazu leave the team rather early in the development phase. LegacyPlayers is a huge success harboring Vanilla, TBC and WOTLK PvE and PvP logs as well as a stable armory. However, also this architecture proved to not scale well and many bugs were introduced due to it. Now it is at a point were it is hard to maintain and to add new wanted features. This is why LegacyPlayers V3 was born. It is a complete rewrite and remodel of the architecture and aims to scale to thousands of visitors.

The goal is to unite the Legacy-WoW community in this hub and persist all the memories of raids, characters and PvP as well as to provide useful tools.

Licence

LegacyPlayersV3 is licensed under the AGPLv3 license for all open source applications. A commercial license is required for all commercial applications (i.e. non open source applications, including sites and apps you plan to sell or monetize).

Installation

  1. Install docker, docker-compose, rustup
  2. Using rustup, install the nightly toolchain and set it to default
  3. Make sure that no service is running on the following ports: 3306, 443, 80, 25, 4200 and 8000

GNU/Linux

  1. Go into the Environment directory and start it using docker-compose up. (If you want to run it as daemon, append -d)
  2. Go into the Backend directory and start the server using cargo run
  3. Go into the Webclient directory and install packages npm i
  4. Start the webclient using npm run start

Windows/Mac

  1. Go into the Environment directory and start it using docker-compose -f docker-compose.mac_windows.yml up. (If you want to run it as daemon, append -d)
  2. Go into the Backend directory and start the server using ROCKET_ENV=stage cargo run
  3. Go into the Webclient directory and install packages npm i
  4. Start the webclient using npm run start:mac/npm run start:windows

legacyplayersv3's People

Contributors

geigerkind avatar m-dobler avatar h3ndrk avatar gfriloux avatar llueder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.