You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone this repo and install dependencies with pnpm install
Create an ImageKit account and get your public key, private key, and URL
endpoint
Create a project in the Google Cloud Console, configure the
OAuth consent screen, and create OAuth 2.0 credentials to get your client ID and client secret
Copy .env.example to .env and fill in your ImageKit credentials, Google OAuth credentials,
and other required values