Feature: Adds Web Interface#3633
Open
uprightbass360 wants to merge 9 commits intoazerothcore:masterfrom
Open
Conversation
feat: add docker support
# Conflicts: # apps/keira/src/environments/environment.docker.ts # libs/shared/db-layer/src/mysql.service.spec.ts # libs/shared/db-layer/src/mysql.service.ts # package.json
212b2ba to
e24d336
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contains all functionality and testing required as well as workflows. I submitted this previously and attempted to separate the functionality but was unable to split the changes in any way that would build properly when split apart. Please feel free to grab in any manner you desire. If you would prefer a different branch target, let me know. I removed a bunch of test code that was weighing down the previous commit, this is pretty much isolated just to the relevant changes.
Please check out : https://github.com/uprightbass360/AzerothCore-RealmMaster for its use in a pre-configured azerothcore stack.
Please see the included design docs and readme for all my implementation notes.
https://github.com/uprightbass360/Keira3/tree/master/docs
https://github.com/uprightbass360/Keira3/tree/master/docker
This will not build until you pull in the associated workflows.