mirror of
https://github.com/httpjamesm/launchpad-redirects.git
synced 2024-12-06 19:16:34 +01:00
259 B
259 B
launchpad-redirects
Development
- Install Go
go run .in the root
Deployment (Production)
- Install Docker
- Copy
docker-compose.example.ymltodocker-compose.yml - Run
docker compose up -d
It will run on 127.0.0.1:8080 by default.