KianBrose / Iruna-Stall

The source code for the https://irunastall.com website made by Polowis, K1 & Kumar

Home Page:https://irunastall.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iruna Global Stall Project

What is Iruna Stall?

Iruna Stall is a web service that aims to facilitate the process of buying and selling items from the game Iruna Online

Requirement

  1. Nodejs (https://nodejs.org/en/) preferably v10 or above
  2. Database setup
  3. Php/Composer
  4. Pusher key

Installation

In order to work on this project on your machine, you can follow the instructions below

  1. Fork this repository
  2. Open your terminal and cd to your ~/your_folder folder
  3. Clone your fork into the ~/your_folder folder, by running the following command replace your username into {your_username} slot:
    git clone git@github.com:{your_username}/Iruna-Stall
  4. CD into the new directory you just created:
    cd Iruna-Stall
  5. Run the install.sh bin script
    ./bin/install.sh

Testing

Run $ phpunit to ensure all test cases are passed

$ phpunit

Contributors

polowis
Polowis

kian
Kian Brose

kumar
Abhishek Kumar

License

This project is licensed under the terms of the MIT license.

About

The source code for the https://irunastall.com website made by Polowis, K1 & Kumar

https://irunastall.com

License:MIT License


Languages

Language:PHP 45.8%Language:Blade 38.7%Language:Less 12.5%Language:JavaScript 1.3%Language:Vue 1.2%Language:Python 0.2%Language:Shell 0.2%