Salvatore Noto
Salvatore Noto
Hi, on every page load, im getting this error. The only thing I can see in the log is "light" and it kind of seems like its stemming from some...
Is there a way I can use this without the UI? I'm trying to self host and connect it to my own React interface that I'm building. Thanks in advance.
Do I use the same port as my FastAPI server? I have it running on port 8000, this is what my URL looks like when I try to connect http://localhost:8000/ws/socket.io/...
Could I use this as a rest api for a file converter? Or I notice you have a PHP version as well? I'm trying to figure out how can I...
Hi, I hope this will get seen, I'm trying to use this in a project of mine, and I get this error when Installing pods. Is there a way I...
I’d like to integrate something like this into my next JS project. Would it be worthwhile for me to at least attempt to rewrite this code, or should I setup...
Hi, I’d like to see how this could be updated for the app router, thanks.
I'm trying to come up with ways to support server functions, and my thought is to use a tool like this [aws-lambda-web-adapter](https://github.com/awslabs/aws-lambda-web-adapter), or maybe even SST. My idea is to...
**Is your feature request related to a problem? Please describe.** I would like to be able to run Diginext through an API endpoint, meaning I can for example create my...
**Describe the bug** Receiving error on fresh installation: [LOGGING 2024-02-04 11:33:24] Connecting to database. Please wait... MongooseError: The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure...