Closed silverwind closed 4 years ago
Hi @silverwind thanks for the catch, yes, the link has changed, I will update ASAP.
JFYI: Coming in next release...
You can read more about serving static files with restana in this link: https://itnext.io/restana-static-serving-the-frontend-with-node-js-beyond-nginx-e45fdb2e49cb
Also, the restana-static
project simplifies the serving of static files using restana and docker containers:
I've been running into some issues with serve-static
related to http2 and have since switched to serve-handler, but good to see more alternatives being made available.
The link https://thejs.blog/2019/07/12/restana-static-serving-the-frontend-with-node-js-beyond-nginx/ at https://github.com/jkyberneees/ana#serving-static-files does no longer work, it seems the domain name does not resolve.
Maybe replace it with a small inline example?