sitouhemi/BackendGen
Validate and deterministically generate a BackendGen backend specification.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| spec | Path to the backendcompiler.dev/v1 YAML or JSON specification. | no | backend.yaml |
| output | Generated backend directory. | no | backend |
| version | Exact public backendgen npm version to execute. | no | 0.2.2 |
| check | Fail when generation changes tracked or untracked files under output. | no | true |
| run-tests | Run the generated unit suite after generation. | no | false |
| integration-tests | Include generated PostgreSQL integration tests. Requires DATABASE_URL. | no | false |
Outputs
no outputs