Content pfp
Content
@
0 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
100 USDC bounty to port @horsefacts.eth's Echo the Dolphin to a working Replit Deadline Feb 9th. First bug free submission wins. @bountybot https://github.com/horsefacts/echo-the-dolphin/
8 replies
4 recasts
110 reactions

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
https://echo-the-dolphin-jpetrich.replit.app/ is the deployment, and I see the meta tags in the HTML if I go and inspect, but it's not rendering as a frame yet, so still debugging. Here's the repl: https://replit.com/@jpetrich/echo-the-dolphin?v=1
1 reply
0 recast
1 reaction

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
Ok the issue is with the hostname being read in as an environment variable; doesn't seem to be set in the repl.it deployment... hate to bother but @sorenrood do you know how to make process.env["HOST"] available within the deployment? The help articles on env vars all talk about secrets.
1 reply
0 recast
0 reaction

søren pfp
søren
@sorenrood
You should be able to add deployment secrets during the deploy flow.
1 reply
0 recast
0 reaction

Joe Petrich 🟪 pfp
Joe Petrich 🟪
@jpetrich
Yeah that's what I ended up doing. But there doesn't seem to be any way to make that dynamic. It's not a huge deal, but would be a great feature to be able to use common env vars like HOST.
0 reply
0 recast
1 reaction