Add Docker support
Hey! I started doing some work on this in my personal stack: https://github.com/LeoColman/MyStack/tree/main/singlelink
I've managed to get Singlelink to run in that docker-compose file. I still need to tweak the details, but do you think that's about what you want?
Thanks for the PR! I will take a look and update you by the end of the week 👍
@jimmybisenius I've created a repository with a Singlelink docker image, published do DockerHub
It also contains a setup on how to create a postgres + singlelink docker-compose.
https://github.com/LeoColman/singlelink-docker-compose
Maybe you can take a look
https://github.com/Neutron-Creative/Singlelink/pull/241
Docker support is merged with production. Thanks again, getting apollo to work with NextJS was a pain in the ass!!!