markwhen icon indicating copy to clipboard operation
markwhen copied to clipboard

Will it be possible to self-host it?

Open agichim opened this issue 3 years ago • 4 comments

agichim avatar Jun 21 '22 18:06 agichim

Yes please, it would be awesome to package this software as a Docker container!

Semmu avatar Jun 26 '22 16:06 Semmu

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.

kochrt avatar Jan 19 '23 17:01 kochrt

Not for production, but just submitted https://github.com/mark-when/markwhen/pull/108

aaparmeggiani avatar Feb 21 '23 15:02 aaparmeggiani

Moving the discussion to https://github.com/mark-when/markwhen/issues/71 , if that is ok (?)

aaparmeggiani avatar Feb 22 '23 13:02 aaparmeggiani