Philipp Rich

Results 40 comments of Philipp Rich

> Have you tried setting up Application Default Credentials? > > https://cloud.google.com/docs/authentication/provide-credentials-adc Yes, I generated .json with a command `gcloud auth application-default login` Then I mount `~/.config/gcloud` to `/root/.config/gcloud` in...

Same eeror while trrying to deploy astro + mongoose on cloudflate pages. Any solution after a 2 years?

This is a great feature. Thank you for developing it. I'm looking forward to seeing it released. I used beta and it helped me to solve some tasks already. Yeah,...

@eleroy your solution expect encryption_key to be statically defined before build? I think it might be useful to have this on client-side. So user can provide its own key for...

Any updates on this? Is there any native way to initially render dark theme? I have same issue with remix(react router framework)

Currently I'm using function to convert zod to tiny schema. Might be helpful as a workaround. But it has many limitations. ```ts import type { CellSchema } from "tinybase/with-schemas"; import...

Seems there is the problem with sort of delay. Android is working much better with keyboard, changing not only viewPort, but also window size. But looks like the sheet modal...

> Hi [@skorphil](https://github.com/skorphil) 👋🏻 > > I'm not sure I fully understand what is happening in the provided video 🤔 Why is the screen shrinking suddenly? > > Have you...

> Okay 😄 It looked more like you entered a split screen mode or something. > > Can you record a video where I can see the keyboard? Also could...