This app is an example implementation of the netlify-plugin-redwoodjs-env-validator.
The Netlify Builld Plugin helps to validate RedwoodJS environment variables when deploying to Netlify.
It aims to check that the environment variables needed for a healthy running RedwoodJS app have been properly setup; and it helps to keep them in sync betwen the .env.defaults
to redwood.toml
and the deployment environment configuration.
- Redwoodjs.com: home to all things RedwoodJS.
- Tutorial: getting started and complete overview guide.
- Docs: using the Redwood Router, handling assets and files, list of command-line tools, and more.
- Redwood Community: get help, share tips and tricks, and collaborate on everything about RedwoodJS.