Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
/ ragnaranks Public archive

Ragnarok online server listings website with complex ranking system and scheduled tasks allowing insights into player active times and downtime notifications.

Notifications You must be signed in to change notification settings

marky291/ragnaranks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ragnaranks

Build Status Latest Version

Installation

Git pull this repository to a location of choice on your computer.

$ git clone https://github.com/marky291/ragnaranks.git

Download and use Composer, in the root of the project.

$ composer install

Create a database and migrate database files using

$ php artisan migrate

Create fake data such as reviews, clicks, votes and listings to dev against locally.

$ php artisan db:seed

Serve the website to a local dev browser, by running the following command at the root of the project

$ php artisan serve

Testing

$ phpunit

Security

If you discover a security vulnerability within this package, send an email to marky360@live.ie

Documentation

You can find documentation on website usage from user perspective at: https://github.com/ragnaranks/docs

Credits

This project exists thanks to all the people who contribute.

License

Mozilla Public License Version 2.0 (MPL-2.0).

About

Ragnarok online server listings website with complex ranking system and scheduled tasks allowing insights into player active times and downtime notifications.

Resources

Stars

Watchers

Forks

Packages

No packages published