Optimized for iPhone and iPad, runs great on the Mac.
Watch the demo video.
- Install the app on your device with Xcode.
- Sign up if you don't have an account yet.
- Sign in and enjoy!
- Make sure your Voltaserve instance is up and running, or follow the instructions here to create a new instance.
- Install the app on your device with Xcode.
- On the sign in screen, in the upper right corner, click the cog button to create a new server that points to the URLs of your instance, then activate it, example URLs:
- API:
http://localhost:8080
- Identity Provider:
http://localhost:8081
- API:
- Sign in and enjoy!
Prerequisites:
Format code:
swift format -i -r .
Lint code:
swift format lint -r .
swiftlint lint --strict .
Voltaserve is released under the Business Source License 1.1.