needmorelumber / BuildOrdersWc3

Create and share Warcraft III build orders
https://needmorelumber.com
GNU Affero General Public License v3.0
10 stars 0 forks source link

Fixing builds (among other things) [WIP] #52

Closed tstirrat15 closed 5 years ago

tstirrat15 commented 5 years ago

Fixes #51 Fixes #31 Fixes #29

Motivation

This is steps towards #45. I'm starting to wrap my head around how the build/service happens and cleaning things up as I go.

TODO

Changes

Testing

docker-compose build needmorelumber && docker-compose up and see that everything works nicely. It's not there yet.

tstirrat15 commented 5 years ago

Alpine isn't going to work right now. I've added #56 to address this in the future.

tstirrat15 commented 5 years ago

Gonna merge to keep moving.