Release Version 1.0
Yay!
I'm rapidly implementing each microservice as they're needed. In this case, I've created an auth server to handle the accounts and sessions of the MERN-template. This release will be pushed to docker, but there is already a live demo available at:
dev-auth.eggtrainer.com
This will remain up and act as my dummy build when I continue on the core game server. REST requests for it can be found in rest/dev-auth-requests.rest
It should be noted that I didn't include a front-end this time; I'm going to have to do a lot of reworking in the game client to implement the features here, but I'm not scared. Bring it on!