Serverless express with handlebars

Hey @jhsu

The issue with the template is you are using readFielSync to read a file that does not exist at runtime when it appears this file isn’t in an [included_files] list.

I have a very minimal Markdown renderer demo coelmay/ntl-ssr which is deployed to markdown–ntl-ssr.netlify.app.

1 Like