Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 415 Bytes

File metadata and controls

17 lines (10 loc) · 415 Bytes

cloudfax

A system for managing a network of cloud connected fax machines.

Dev Environment Setup

Google AppEngine

Google OAuth

  • Make a dev app for yourself at https://code.google.com/apis/console
  • Whitelist localhost:1234 or whatever your AppEngine localhost port is.
  • Download client_secrets.json and put it in the root of the distributedpress folder