Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://antranapp.github.io/IndieApps/
A platform to showcase your side projects/apps
https://antranapp.github.io/IndieApps/
appstore indie indiedev ios opensource-apps swift swiftui the-composable-architecture
Last synced: 24 days ago
JSON representation
A platform to showcase your side projects/apps
- Host: GitHub
- URL: https://antranapp.github.io/IndieApps/
- Owner: antranapp
- License: mit
- Created: 2020-06-03T19:19:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T21:41:17.000Z (over 2 years ago)
- Last Synced: 2024-11-14T03:59:17.070Z (30 days ago)
- Topics: appstore, indie, indiedev, ios, opensource-apps, swift, swiftui, the-composable-architecture
- Language: Swift
- Homepage: https://antranapp.github.io/IndieApps
- Size: 24.5 MB
- Stars: 31
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tca - Indie Apps Showcases - A platform to showcase your side projects
README
# A platform to discuss/showcase your side projects
## What is this?
Inspired by [this twitter thread](https://twitter.com/stroughtonsmith/status/1266058437374476293)
Indie Apps Showcases is a platform for indie app developers to dicuss/showcase their side projects/apps for different purposes:
- Gathering feedbacks.
- Finding early adopters.
- Showcasing their works.
- Or just having fun.The app is driven by a git backend hosted [here](https://github.com/antranapp/IndieAppsContent)
## Technology
- [SwiftUI](https://developer.apple.com/documentation/swiftui) for UI
- [Combine](https://developer.apple.com/documentation/combine) for reactive programming
- [The Combposable Architecture](https://github.com/pointfreeco/swift-composable-architecture/) for architecture
- [Objective-Git](https://github.com/libgit2/objective-git) for management of git repositories
- Some other utilities packages: [Files](https://github.com/JohnSundell/Files), [Yams](https://github.com/jpsim/Yams), [Kingfisher](https://github.com/onevcat/Kingfisher), [ZIPFoundation](https://github.com/weichsel/ZIPFoundation)## Contribution
Contribution, PRs, feedbacks are warmly welcome.
## Installation
- Clone the project.
- Run `carthage update --platform iOS` to install required dependencies.## License
MIT.
Twitter: [@AppsIndie](https://twitter.com/AppsIndie)