graph-hubspot-oauth-server Setup & Run docker build -t ghos . docker run -it -v $(pwd)/.env:/app/.env -p 3000:3000 ghos How-To use Navigate to http://localhost:3000 If a token in already saved it will be displayed Navigate to http://localhost:3000/redirect to refresh the token