Skip to content

omni5cience/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

Use the HearthSim Vagrant Box to run the server locally.

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 45.5%
  • TypeScript 38.7%
  • HTML 8.2%
  • CSS 6.7%
  • Other 0.9%