Skip to content

A full-stack web application that analyzes and visualizes users' performance for a popular online game, League of Legends.

Notifications You must be signed in to change notification settings

Hintful/aram.tools

Repository files navigation

aram.tools

Running all at once (react, nodejs, nginx, mysql)

In the project's root directory, run

docker-compose up --build

react app and webserver can be accessed through Port 8080

Front-end App

Installation

Run npm install in /aram.tools/app/ directory to install.

Server

Run npm run dev in /aram.tools/app/ directory to start up the server for front-end app.

Travis-CI workflow

  1. Tell Travis we need a copy of docker running
  2. Build our image using Dockerfile.dev
  3. Tell Travis how to run test suites
  4. Tell Travis how to deploy arma.tools to AWS

About

A full-stack web application that analyzes and visualizes users' performance for a popular online game, League of Legends.

Topics

Resources

Stars

Watchers

Forks

Languages