Undying is a gaming community. Their infrastructure, besides the website, discord bot and gameserver, includes serveral micro services which are all hosted in a docker environment, composed by docker.
Most of the microservices using C#, and the entity core framework for database access. Additionally they are connected to a loadbalancer which is written in typescript.
The website uses the latest angular version as they want to stay up to date. That being said they use discord and a discord bot for providing access to tickets, events and more information for every user. Additionally the bot is providing a daily changelog for every user, to be as transparent as possible.