Explore

@pokedotdev avatar
@Jarrodsz sorry, I forgot to specify that in the README. It is now resolved. Any other questions, please let me know in an GH issue or write me at hi@poke.dev
@Jarrodsz avatar
Great repro! tried to run it locally had to set the 0auth but it ofcourse does not work, what should be the return url be /auth? and route with ngrok to localhost?
@CSFlorin avatar
@madebyfabian I see you went with a docker multistage build instead of docker compose. Could you help me understand the difference? If I have many services, wouldn't it be too much for one container?
@CSFlorin avatar
trying to find the easiest way to deploy a web app to aws with multiple containers for the app, db, etc. of course want ssl and other stuff, but working with nginx (yet another container to deploy) and all that seems so difficult.