extremely claude-assisted go game based on atproto! working on cleaning up and giving a more unique design, still has a bit of a slop vibe to it.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Configure preview environment for study tab branch

Update PUBLIC_BASE_URL to feature-study-tab preview URL for OAuth callback.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

+1 -1
+1 -1
wrangler.toml
··· 25 25 compatibility_flags = ["nodejs_compat"] 26 26 27 27 [env.preview.vars] 28 - PUBLIC_BASE_URL = "https://feature-fix-login.atprotogo.pages.dev" 28 + PUBLIC_BASE_URL = "https://feature-study-tab.atprotogo.pages.dev" 29 29 30 30 [[env.preview.d1_databases]] 31 31 binding = "DB"