https://github.com/zachleat/rainglow
A demo for 11tymeetup.dev
https://github.com/zachleat/rainglow
Last synced: about 1 year ago
JSON representation
A demo for 11tymeetup.dev
- Host: GitHub
- URL: https://github.com/zachleat/rainglow
- Owner: zachleat
- Created: 2021-07-14T04:16:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T22:56:40.000Z (about 4 years ago)
- Last Synced: 2025-03-31T13:27:00.443Z (about 1 year ago)
- Language: Nunjucks
- Homepage: https://rainglow.zachleat.dev/rebeccapurple/
- Size: 17.6 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rainglow
A demo site using [Eleventy Serverless](https://www.11ty.dev/docs/plugins/serverless/) built for [11tymeetup.dev](https://11tymeetup.dev/).
* Live demos: [`rebeccapurple`](https://rainglow.zachleat.dev/rebeccapurple/), [@zachleat Green](https://rainglow.zachleat.dev/3b5f3b/)
* Production build command: `npm run build-production`
* Development build command: `npm start`
* On Netlify it requires the Environment variable `AWS_LAMBDA_JS_RUNTIME` set to `nodejs14.x`
* The app code requires Node 14; Eleventy 1.0 requires Node 12+.
## Read the [Blog Post](https://www.zachleat.com/web/rainglow/)