Open gruckion opened 2 months ago
This is very nice! And thanks for the comment, I think it is nice to make it easier for people start using it with less effort.
Question: Can we setup the ngrok
inside the container too?
For #1
This is very nice! And thanks for the comment, I think it is nice to make it easier for people start using it with less effort.
Question: Can we setup the
ngrok
inside the container too?
Yes we can,
https://ngrok.com/docs/using-ngrok-with/docker/
Done.
Ready for review.
Just added #11 in case we don't want too much to be bound to ngrok.
This might be a separate issue/PR to migrate from ngrok, but at least to mention it as related. Signing up in ngrok is a barrier.
If we can use a CursorLens app on CF to generate a URL for the user, that'd be 🔥
… scripts
make up
to spin up the pg database.package.json
.pnpm db:push
for getting the local db ready.Users now only need to run;
And it reads the API key from
.env