Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 835 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 835 Bytes

Hots random heroes pick

Hots random heroes pick is a website that gives you 3 heroe choices for the game Heroes of the storm.

The choices are brawl style random and could be used in custom games or for quick match.

Installation

Python 3.x for the data generation script

NodeJS npm for the amplify cli

npm install -g @aws-amplify/cli

Build

webpack --mode production

Usage

First off, an AWS account is needed to host the site using the amplify framework.

To configure

amplify init

To deploy

amplify push

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Live instance

A version of this website is available at https://hots.mayoche.info/

License

MIT