Skip to content

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

Frontend stack

Production stack

Replays are processed on Amazon Lambda using the Python 3.6 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

  • TypeScript 45.8%
  • Python 40.0%
  • HTML 6.7%
  • CSS 6.6%
  • Other 0.9%