milicent_bystandr@lemm.ee 2 weeks ago
Thanks!
Does this really need docker, if it’s all in-browser? Ultimately, is it just served as files from your self-hosted server and the client browser does the magic?
milicent_bystandr@lemm.ee 2 weeks ago
Thanks!
Does this really need docker, if it’s all in-browser? Ultimately, is it just served as files from your self-hosted server and the client browser does the magic?
lent9004@lemmy.world 2 weeks ago
Correct! This all works in the browser offline. As outlined in the install instructions, you can simply download the project files and just launch
index.html
. The docker setup is if you want to be able to access the service on local network or share it publicly.