Krzysztof

Results 32 comments of Krzysztof

S3 or similar self-hosting alternatives like minio would be most versatile - they have robust SDKs. Also, agree that it could be a nice way to add monetization for the...

Using TypedSql with Docker is even easier in Prisma >= 6.8.0 thanks to the introduction of the dev server. ``` RUN \ # Start Prisma's local dev server and capture...