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

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

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/)