Zizzamia / a-frame-in-100-lines

Farcaster Frames in less than 100 lines, and ready to be deployed to Vercel.
https://onchainkit.xyz
MIT License
232 stars 257 forks source link

use NODE_ENV to auto switch localhost or prod #10

Closed SamuelLHuber closed 8 months ago

SamuelLHuber commented 8 months ago

simple change to config.ts that stores the public URL.

When currently deploying one needs to always change config.ts in the template or switch the template to environment variables.

This simple check if NODE_ENV is development makes that step just a change of the prod domain once.

vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
a-frame-in-100-lines ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 1:58pm