git clone https://github.com/Inglan/links
cd links
docker-compose -f docker-compose.demo.yml up
if DEMO_MODE=true is set, authentication is disabled. DO NOT USE THIS IN PRODUCTION
you can test this out with the demo docker compose stack, just run
docker-compose -f docker-compose.demo.yml up