What's New
- Added Railpack as build method
- Added SSH auth for Git repos
- Added possibility to expose apps directly to node ports
- Redesigned UI for connecting a Git or container image source
- Optimized build workflow for apps with Git sources
- Small fixes and improvements
What's Changed
- Chore/optimize structure for tests and add integration tests by @biersoeckli in #89
- chore: add Docker build step for amd64 architecture in CI workflow and fixed build issues by @biersoeckli in #90
- Feat/add railpack as build method by @biersoeckli in #91
- Chore/update readme by @biersoeckli in #93
- Feat/add gitt ssh as new repository source by @biersoeckli in #92
- Feat/add nodeport traffic exposure by @biersoeckli in #94
- Feat/refactor UI for app source selection by @biersoeckli in #95
Full Changelog: 0.0.11...0.0.12