added github link#67
Conversation
|
@Galitie is attempting to deploy a commit to the 100devs Team on Vercel. A member of the Team first needs to authorize it. |
|
@Galitie please merge, should be simple enough to do |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@nmpereira will merge once ci/ ci test passes... seems to be failing at the build stage... |
|
@nmpereira unfortunately the Vercel Pro trial has ended and I'm the only member of the team able to allow Preview Deployments. Note that PR deployments are "nice to have", even for e2e testing you can use a local build. |
|
I can't get to my setup, so can you try running the build step on your local and see if it's also failing and why? |
|
@nmpereira It doesn't build (how I made it build below the error): Error message: I can make it build, but only if I swap the argument process.env.NEXT_PUBLIC_CONVEX_URL! in app\providers\ConvexClientProvider.tsx on line 5 with http://localhost:3000/ const convex = new ConvexReactClient(process.env.NEXT_PUBLIC_CONVEX_URL!); I just thought that was a me thing since I might not have access to Convex. Maybe it's not? |
Closes #66
Description
Added github link to main page, opens new tab
Testing
n/a
Type of change
Screenshots
See issue #66
Checklist: