Poncho
Poncho
DDeno
Created by Poncho on 4/2/2024 in #help
Add static font files as a fresh plugin
Thank you bot. I looked around the code and found nothing like the proposed staticAssets attribute. Anyone know if the is something of the such?
4 replies
DDeno
Created by Poncho on 2/27/2024 in #help
How to validate types in API Requests and Responses?
Thanks for your answer, but my issue with Zod is that one must create a schema different from the already used interfaces like the User interface in the example.
3 replies
DDeno
Created by Poncho on 2/22/2024 in #help
Encryption using Deno KV and OAuth?
@foobar @cknight I think an env variable would work great, thank you for your input
7 replies
DDeno
Created by Poncho on 8/30/2023 in #help
Deno deploy --allow-write permission.
Damn I didn't know that
3 replies
DDeno
Created by Poncho on 10/5/2022 in #help
How to import the Image class to Deno Fresh?
Thank you for your answer. I understand your point, I was trying to do this inside of an Island with the hopes that the Image would be constructed on the client. As you pointed out, the module imagescript is exactly what I was looking for.
6 replies