Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/community-sourced-minecraft/proxy


https://github.com/community-sourced-minecraft/proxy

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Proxy

## Developing

### Prerequisites

- [Docker](https://www.docker.com/)
- [Docker Compose](https://docs.docker.com/compose/)
- [Go](https://golang.org/)

### Running

```bash
docker compose -f compose.dev.yml up -d

# Apply the development configuration that Gate uses
cp config.dev.yml config.yml

go run .
```

## Thanks



Qaze - The NATS GUI

Qaze - providing us with the GUI for NATS