Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.32 KB

disguise-api

a modern solution to an age-old situation

CircleCI

disguise-api is the nickname of the mail scripts. It will heavily be based off the authenticated (at the time of writing, master) fork of Mail-Go.

Instead of using MySQL, we'll be using Google Cloud Datastore.

Awesome, how can I try it out?

You'll need the Google Cloud SDK installed.

git clone [email protected]:Disconnect24/disguise-api
cd disguise-api
dev_appserver.py app.yaml

dev_appserver.py emulates App Engine locally. Check out the log, and go to its admin page. This can be very helpful for debugging issues with how mail is stored, i.e in Cloud Datastore.

We don't particularly mind you using our domain for testing, but if you are planning on forking us we do mind. Check out config.sample.json: our CircleCI configuration copies it and edits it. What you're seeing as sample is what we do in production. If you're testing locally, you will need to copy it over for yourself!

Also in config.sample.json is mailinterval: this is how many minutes we tell your Wii to space out the check-in for more mail.