https://github.com/jahilldev/gatsby-lambda
POC for running Gatsby in a lambda function
https://github.com/jahilldev/gatsby-lambda
Last synced: about 1 year ago
JSON representation
POC for running Gatsby in a lambda function
- Host: GitHub
- URL: https://github.com/jahilldev/gatsby-lambda
- Owner: jahilldev
- Created: 2020-10-23T15:17:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T10:28:05.000Z (about 5 years ago)
- Last Synced: 2025-03-29T08:43:31.039Z (about 1 year ago)
- Language: TypeScript
- Size: 284 KB
- Stars: 11
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gatsby Lambda
A simple POC for running Gatsby within an AWS lambda.
This is the example repo based on the following article:
https://www.jameshill.dev/articles/running-gatsby-within-aws-lambda/