This is a project for an Astro bug where experimental assets does not work with Node.js SSR adapter.
Clone this repository, and run:
$ npm install
$ npm run build
$ node ./dist/server/entry.mjs
Follow the same steps if you're going to use an sandboxed environment: