Adequate is a free and open-source iOS client for the Meh daily deals website.
Clone the backend from Adequate-Backend and deploy following the directions in the project's README.
git clone https://github.com/mgacy/Adequate-Backend.gitgit clone https://github.com/mgacy/Adequate.gitAdequate uses the following tools:
If have not already installed Sourcery and SwiftGen, the Makefile will install them using Homebrew.
Run:
makeAdd 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.
Distributed under the MIT License.

