Web application: .NET Core 3.1 + Ionic Framework 5 + Angular 9
Infrastructure: Kubernetes + Terraform
Discord bot: .NET Core 3.1
Server manager: .NET Core 3.1
- Install .NET Core SDK 3.1
- Install NodeJs LTS
- Pull this repo
- Change the values in
config.sh
to your own chmod +x config.sh && ./config.sh
- Start any of the services with
dotnet run
in a respective folder