astro-ink
astro-ink copied to clipboard
How to run it with nginx only, as a static website, without npm?
How to run it with nginx only, completely without npm? Not behind nginx as a reverse proxy
It's not compiled into a static website, is it?
npm run build
will create a directory dist
but it'll be lasting a few seconds, then it'll get deleted