- Connection time
- Total Duration
- Response time
Create Client secret and Seceret ID from Oauth providers Google and Github add them to as environment varibales
create a .env with keys file based on the .env.example template
go run raven.go
cd web
npm i
npm start
cd web
npm i
npm run build
npm run test
MIT