Skip to content

Find your last updated/created contacts on your google account

License

Notifications You must be signed in to change notification settings

luanraithz/gontacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ab0b12 · Dec 20, 2022

History

14 Commits
Jun 20, 2022
Dec 20, 2022
Jun 6, 2022
May 31, 2022
Dec 20, 2022
Jun 20, 2022
May 31, 2022
Jun 6, 2022
Dec 20, 2022
Nov 26, 2022

Repository files navigation

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

About

Find your last updated/created contacts on your google account

Resources

License

Stars

Watchers

Forks