This is a Node.js Google Oauth2 example.
In the root directory, copy and paste .env.example
as .env
and fill in config variables.
In the root directory, you can run:
Runs server app on http://localhost:3000 in development mode.
Runs server app on http://localhost:3000 in production mode.