A demo site using Eleventy Serverless built for 11tymeetup.dev.
- Live demos:
rebeccapurple
, @zachleat Green - Production build command:
npm run build-production
- Development build command:
npm start
- On Netlify it requires the Environment variable
AWS_LAMBDA_JS_RUNTIME
set tonodejs14.x
- The app code requires Node 14; Eleventy 1.0 requires Node 12+.