Skip to content

hudarsono/gmbplatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GopherGMB README

  • Ruby version : v2.2.3

Database creation

rake db:create
rake db:migrate

Database initialization

rake db:seed

Local development setup

  • Configure ~/.bash_profile to include following variables :
    • GMB_OAUTH2_CLIENT_ID
    • GMB_OAUTH2_CLIENT_SECRET You may get that information from Gopher GBM project in Google developer console. Please use the "localhost" credentials
  • Run the server on port 3050 : rails s -p3050

Authorization

  • Login to GopherGMB with default admin user. Please see db seed for default user
  • Click on "authorize" key to get access token.

Enjoy!

About

Google My Business API Lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published