Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kouprlabs/voltaserve-ios

📱 Voltaserve iOS App
https://github.com/kouprlabs/voltaserve-ios

ios ios-app swift swift-ui voltaserve

Last synced: 28 days ago
JSON representation

📱 Voltaserve iOS App

Awesome Lists containing this project

README

        

# Voltaserve iOS

Watch the [demo video](https://youtu.be/RpHp0OEa_o8?feature=shared).

## Getting Started

Prerequisites:

- Install [Xcode](https://developer.apple.com/xcode/).
- Install [SwiftLint](https://github.com/realm/SwiftLint).

Format code:

```shell
swift format -i -r .
```

Lint code:

```shell
swift format lint -r .
```

```shell
swiftlint lint --strict .
```

## Licensing

Voltaserve is released under the [Business Source License 1.1](LICENSE).