Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 426 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 426 Bytes

Gontacts

Find your last updated contacts on your google account

Env vars

// Google Authentication
GOOGLE_CLIENT_SECRET=yourgoogleclientsecret
GOOGLE_CLIENT_ID=yourgoogleclientid
DOMAIN_URL=http://localhost:3000 <-- defaultValue

The app runs on the port 3000 by default, the port can be changed used the PORT environment variable.

Scopes used:

  • https://www.googleapis.com/auth/contacts.readonly