Skip to content

aw1n/HSReplay.net

 
 

Repository files navigation

A website to upload and share your Hearthstone games.

Technology overview

The full backend stack is written in Python 3.

Django libraries

Production stack

Replays are processed on Amazon Lambda using the Python 2.7 runtime.

Installation

Prerequisites:

  • Vagrant must be installed
  • Virtualbox must be installed in order for the default provider to work
  • Run ./scripts/run.sh to start the server. This will download, provision and start the box as necessary.

The Django server will then be available on localhost:8000. The API is available at /api/v1/ and is browsable using the DRF interface.

License

Copyright © HearthSim - All Rights Reserved

About

Share your Hearthstone games!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.9%
  • TypeScript 34.8%
  • HTML 8.4%
  • CSS 6.5%
  • Other 1.4%