Denys Dorokhov

Results 7 issues of Denys Dorokhov

Hi, loving your project so much, it really helps me to get into full stack development much easier. I have a question about project structure, it seems like the common...

## 💬 Questions and Help Hello, I have a question - how can I access the file from in-memory storage synchronously, ideally without touching the file system IO? The `getFileFromMemory()`...

I use the `logdna-winston` transport inside of a Firebase Functions environment and I need some way to ensure that the logs are sent to the server before the function execution...

Love the LogDNA platform so far! I have a question about some pitfalls and best practices when using the logger in combination with the serverless functions - in my particular...

Hello, love the library, it became one of the pillars for my express application because of it's ability to infer request data types. But obviously I wouldn't be here if...

I'm trying to upload a video to a specific channel, on which I'm a manager. This is how the upload code looks right now: ```python def upload_video(video_file: Path, args: UploadVideoArgs)...

**Describe the bug** Running nexrender-cli on my MacBook causes the After Effects to prompt for the license. It was working while I had working trial, but once it's expired, the...

type:bug