mini-qr icon indicating copy to clipboard operation
mini-qr copied to clipboard

Feature request: Building and self-hosting

Open michaave opened this issue 9 months ago • 2 comments

I'd really like to run this using my own bandwidth. I've installed vite, but it fails to build saying there's no container. How can I build this so I can run it on my own server?

michaave avatar Apr 25 '24 16:04 michaave

you should contribute a docker compose file then. this is meant to be a simple vue web app.

lyqht avatar Apr 28 '24 02:04 lyqht

Check out PR #37. I submitted a sample docker-compose, Dockerfile and a Github Actions workflow for building the images. It is not optimized but I'll clean it up when I have time.

tenekev avatar Apr 29 '24 10:04 tenekev

addressed by that PR. thank you!

lyqht avatar Aug 08 '24 06:08 lyqht