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

Joe Petrich πŸŸͺ pfp
Joe Petrich πŸŸͺ
@jpetrich
@v it works now at https://echo.joepetrich.com - in repls it seems the only way to set an env var is to set a secret; so I set up HOST as a secret with the the hostname as the value.
1 reply
0 recast
1 reaction

Joe Petrich πŸŸͺ pfp
Joe Petrich πŸŸͺ
@jpetrich
I'll edit this to say it works as well as the vercel deployment linked from github; neither appear to succeed with the actual echo request right now.
1 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
cc @horsefacts.eth the original one was still working, wonder what happened
2 replies
0 recast
0 reaction

scorz pfp
scorz
@scorz.eth
I was working on this at the same time and can confirm that even the original one had stopped working at the time. grats @jpetrich
0 reply
0 recast
0 reaction