maximedeoliveira/BackgroundServers
A github action run apps in background.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | Output debug logs | no | false |
| command | Main command to run | yes | — |
| build | Command to run in build step before starting main command | no | "" |
| start | Command for starting local server in the background | no | "" |
| wait-on | Local server URL to wait for | no | "" |
| wait-on-timeout | Amount of time to wait for wait-on url to be available | no | "" |
Outputs
no outputs