Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 452 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 452 Bytes

MBII competitive platform

WIP

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

Set up environment

  1. Install .NET Core SDK 3.1
  2. Install NodeJs LTS
  3. Pull this repo
  4. Change the values in config.sh to your own
  5. chmod +x config.sh && ./config.sh
  6. Start any of the services with dotnet run in a respective folder