Skip to content

jerednel/go-react-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a frontend using Next.js/React.

The purpose is to interact with a backend sending and receiving data via various POST/GET requests. The backend I have yet to publish is written in Go hence the name. In this app we are authenticating against Google OAuth and requesting various Google Tag Manager permissions to update and publish data on behalf of our authenticated user.

In order to run this you should have something listening to the various routes indicated in the "pages" folder

This requires GCP OAuth credentials and expects an .env file at the root containing

  • GOOGLE_CLIENT_ID
  • GOOGLE_CLIENT_SECRET

About

React/Next.js frontend communicating with Google Tag Manager API and storing data in a Go backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published