Skip to content

Add startup env validation script - #367

Merged
Lakes41 merged 2 commits into
Adamantine-guild:mainfrom
Goodnessoj:issue-331-check-env
Jul 28, 2026
Merged

Add startup env validation script#367
Lakes41 merged 2 commits into
Adamantine-guild:mainfrom
Goodnessoj:issue-331-check-env

Conversation

@Goodnessoj

Copy link
Copy Markdown
Contributor

Summary:

Validation:

  • npm run check-env -- --file .env.example
  • node --check scripts/check-env.js
  • node --check lib/config-validation.js
  • node --check lib/wallet/validation.js

@Lakes41
Lakes41 merged commit 71c4ae6 into Adamantine-guild:main Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a startup env-validation script that runs config checks before the dev server starts

2 participants