markwhen
markwhen copied to clipboard
Will it be possible to self-host it?
Yes please, it would be awesome to package this software as a Docker container!
If someone can translate this into docker-speak all that's required is basically this:
> git clone [email protected]:mark-when/markwhen.git
> cd markwhen
> npm i
> npm run build
and then the assets in /dist can be statically hosted. Node v16.15.0 is expected.
Not for production, but just submitted https://github.com/mark-when/markwhen/pull/108
Moving the discussion to https://github.com/mark-when/markwhen/issues/71 , if that is ok (?)