Skip to content

Hearthstone deck building app, allows users to create, share, and import decks into the game. Phoenix/Elixir Backend, Reactjs Frontend.

Notifications You must be signed in to change notification settings

dberget/hearthdecks

Repository files navigation

Hearthdecks

Live Site: www.netdeck.xyz

Hearthstone deck building site that allows users to create, share, and export decks for use into the game.

Installing

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start IEX and Phoenix endpoint with iex -S mix phx.server
  • In iex, run Hearthdecks.Tasks.CardUpload.run to upload current Hearthstone cards.

Now you can visit localhost:4000 from your browser.

Built With

Acknowledgements

Authors

  • David Berget

About

Hearthstone deck building app, allows users to create, share, and import decks into the game. Phoenix/Elixir Backend, Reactjs Frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published