Skip to content

mgacy/Adequate

Repository files navigation

Adequate for iOS



Adequate is a free and open-source iOS client for the Meh daily deals website.

Building

1. Configure Backend

Clone the backend from Adequate-Backend and deploy following the directions in the project's README.

git clone https://github.com/mgacy/Adequate-Backend.git

2. Clone Project

git clone https://github.com/mgacy/Adequate.git

3. Install tools and dependencies

Adequate uses the following tools:

If have not already installed Sourcery and SwiftGen, the Makefile will install them using Homebrew.

Run:

make

4. Configuration

Add the configuration files for the development, staging, and production environments:

buildscripts/
  env_configs/
    awsconfiguration-dev.json
    awsconfiguration-prod.json
    awsconfiguration-stg.json

Add credentials for the SwiftyBeaver platform as well as the ARNs for your AWS SNS platform applications and SNS topics to /buildscripts/env-vars.sh.

Acknowledgements

License

Distributed under the MIT License.

About

iOS app for meh.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages