author |
---|
ajchemist |
Runner
Dev
- http://localhost:9631/dashboard - shadow-cljs dashboard
- http://localhost:5000 - example web app entrypoint
Heroku
heroku container:login
heroku created
heroku container:push web
heroku container:release web
heroku open