Find your last updated contacts on your google account
// 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.
https://www.googleapis.com/auth/contacts.readonly