Skip to content

Conversation

@polypixeldev
Copy link
Member

Enables HCB development to fetch the blog unreads for hackclub/hcb#10786

@vercel
Copy link

vercel bot commented Jul 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hcb-engr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2025 2:43pm

{
key: 'Access-Control-Allow-Origin',
value: 'https://hcb.hackclub.com'
value: process.env.NODE_ENV === 'development' ? 'http://localhost:3000' : 'https://hcb.hackclub.com'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we take in an HCB_SERVER_URL instead? Some people don't always run HCB on port 3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants