Tankmas Server A websocket server for the tankmas games. Setup Install Deno. Create an .env file with the following values: NG_APP_ID=the app id DEV_MODE=true or false Install the VS Code extensions Deno and Biome (for code formatting and linting). Run deno task dev in your terminal.