Open nwithan8 opened 2 weeks ago
I'm not sure to understand your use case.
Why do you need to install it on your server ? The App is available on a public URL here, and it's a PWA so it can even be used offline.
The compiled app is also available on a dedicated branch that can be server by any webserver.
The Dockerfile is only a secondary method for local development, using node
and npm
directly being the recommended way.
For those wanting to self-host this rather than using the public instance.
Could you explore building and releasing a pre-built Docker image to Docker Hub or GitHub Container Registry? This would make it easier for users to avoid having to build the image each time the app is deployed, and would allow it to be added to things such as Unraid.