Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/netlify-labs/netlify-functions-express

How to use Netlify functions + express.js for serverside rendering on the JAMStack
https://github.com/netlify-labs/netlify-functions-express

express netlify-functions serverless ssr

Last synced: 16 days ago
JSON representation

How to use Netlify functions + express.js for serverside rendering on the JAMStack

Lists

README

        

Netlify Functions + Express

deploy to netlify


Example of using Node.js & [Express](https://expressjs.com/) with [Netlify functions](https://www.netlify.com/docs/functions/) for server side rendered applications.

For more information read the post on [how to run Express.js apps with Netlify Functions](https://www.netlify.com/blog/2018/09/13/how-to-run-express.js-apps-with-netlify-functions/)