Mailspring/examples/N1-Send-Availability/backend
Drew Regitsky 92820fc3d2 fix(examples): revamp/fix Send-Availability, change URL to live Heroku link
Summary:
Several fixes and updates the the Send Availability example package. Switches from
using `electron-safe-ipc` to using `protocol.RegisterStringProtocol` to communicate
with the child window. Changes the URLs in the package from localhost to our live
demo backend.

Test Plan: manual

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2271
2015-11-19 18:16:38 -08:00
..
static/js fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
templates fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
.gitignore add send availability example package 2015-10-02 16:06:56 -07:00
app.json fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
backend.py fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
models.py fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
Procfile fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
requirements.txt fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
runtime.txt fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00
session.py fix(examples): revamp/fix Send-Availability, change URL to live Heroku link 2015-11-19 18:16:38 -08:00