minai621/next-app-link-validator
Validates all hrefs in a Next.js application to ensure they are accessible.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_url | The base URL for validation (e.g., http://localhost:3000). | yes | — |
| start_command | The command to start the Next.js server (e.g., pnpm run start). | yes | — |
| working_dir | The working directory of the Next.js application. | yes | — |
Outputs
no outputs