Mines Party Multiplayer online minesweeper game Live at TBD Repositories How to run Install godotenv (optional) Install air (optional) copy .env.example to .env and fill in the values cp .env.example .env run server with godotenv godotenv -f .env go run cmd/server/main.go with air air