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: about 1 month ago
JSON representation
How to use Netlify functions + express.js for serverside rendering on the JAMStack
- Host: GitHub
- URL: https://github.com/netlify-labs/netlify-functions-express
- Owner: netlify-labs
- Created: 2018-07-10T21:36:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-22T04:12:27.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:47:56.897Z (5 months ago)
- Topics: express, netlify-functions, serverless, ssr
- Language: JavaScript
- Homepage: https://express-via-functions.netlify.com/
- Size: 152 KB
- Stars: 139
- Watchers: 2
- Forks: 75
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Netlify Functions + Express
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/)