Skip to content

sheetgenius/envlint

Repository files navigation

EnvLint

Static environment-variable linting reference for envlint.com.

Hosting

  • Production: https://envlint.com
  • Radicchio site: 7 (envlint)
  • Source deploy: push to main on sheetgenius/envlint; GitHub sends a signed webhook to Radicchio, which runs a no-op true build command and publishes the repository root.
  • Repo-specific deploy secrets: none. config/deploy.credentials.yml intentionally has an empty selector set; the webhook secret lives in Radicchio and GitHub, not in this repo.

Verification

  • Static smoke: curl -fsS https://envlint.com/ -o /dev/null
  • Optional browser smoke: npm run qa:smoke

About

Browser-side .env file linter — paste your env file, instantly see parsed keys, empty values, duplicates, and exposed secrets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors