sheehan / job-dsl-playground

An app for debugging Groovy scripts using the Jenkins Job DSL
http://job-dsl.herokuapp.com/
Apache License 2.0
88 stars 33 forks source link

App is currently down #65

Open jordynalle opened 1 year ago

jordynalle commented 1 year ago

http://job-dsl.herokuapp.com/ leads to an empty page :(

sheehan commented 1 year ago

Yeah Heroku got rid of its free plan 🙁

thedevopsguyblog commented 1 year ago

Hello - is there a way to start the app locally to test my scripts?

sheehan commented 1 year ago

You should be able to run it with ./gradlew run