Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 495 Bytes

Katan

Katan is a hyper fast and secure game server manager that allows developers to operate and scale up their game servers with low cost while reducing the level of engineering and operational effort.

Setup local development environment

docker-compose -f docker-compose.dev.yml up -d
docker-compose -f docker-compose.dev.yml up --build -d --force-recreate