Salih İbrahimbaş
Salih İbrahimbaş
Thank you for your callback. It looks so much better this way! In terms of production, there is no warning given in most of the codes. We can skip it...
I think it shouldn't be directly in the `class-validator` as it serves a specific scope. But instead, Type decarator can be added, just like in the `class-transformer` package. With `class-transformer`...
Voltran is a framework developed for React. Not available for Angular and vue. I personally don't think this will be achieved
Wow, sorry for skipping this, I'm currently using it like this ```typescript import { Server } from "socket.io" const io = new Server(); io.engine.corsMiddleware = (opts, req, res, next) =>...
@dennyabrain Can you explain how you solved this?
Yes. I can't use it with nextjs. This error still persists. However, there is another error as below. 
ouv is ok, when I did it like this, 2 errors disappeared. Thanks
Any progress? If the work to be done is clear, I can contribute. Or if you could explain if something different needs to be done to fix it, I would...
Doing this will take the project to an advanced level. If it is not possible due to workload, just add Docker's secrets to the repo and I will add them...
the table might look like this: |Repo Version|Available Go Version| |-------------|---------------------| | `1.4.4` | `>= 1.18` | | `1.3.4` | `< 1.18` |