Sample Projects¶
The following sample projects demonstrate how to build iOS and Android apps in the cloud with Capawesome Cloud Native Builds. Each repository contains a ready-to-use GitHub Actions workflow that triggers a cloud build on every push using the Capawesome CLI.
Fork any of these repositories to try Capawesome Cloud with a working setup in minutes.
Capacitor¶
- cloud-capacitor-cocoapods-demo — Capacitor app using CocoaPods for iOS dependencies.
- cloud-capacitor-spm-demo — Capacitor app using Swift Package Manager for iOS dependencies.
- cloud-capacitor-pnpm-demo — Capacitor app managed with the pnpm package manager.
- cloud-nx-demo — Capacitor app inside an Nx monorepo, configured via a custom
capawesome.config.json.
Cordova¶
- cloud-cordova-demo — Plain Apache Cordova app.
- cloud-cordova-ionic-demo — Apache Cordova app with Ionic Framework and Angular.
Native¶
- cloud-android-kotlin-demo — Native Android app written in Kotlin.
- cloud-ios-swift-demo — Native iOS app written in Swift.
Suggest a Sample¶
Missing a setup you would like to see? Get in touch and we will consider adding it.