-
### Description
I would really like to build a server entrypoint that is not only transpiled (as in #562) but also *bundled*, so that the resulting `dist` folder is completely standalone. I don't wan…
-
Hello
I run standalone server on production. In model i have WebsocketRails.users but it not return connected users. Without standalone mode it works fine
-
idk cuz maybe why not
-
Installation process:
Standalone Server (cfx default)
1. Installed both ox_lib and interact
2. They are both ran on startup
3. My code (client-side):
```local coordsx, coordsy, coordsz = table.un…
-
### Link to the code that reproduces this issue
https://github.com/maximelebastard/nextjs-issue-custom-server
### To Reproduce
The issue is related to using the output: "standalone" with a cu…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/determined-shaw-nz95jm
### To Reproduce
1. Create a new Next.js application with a custom server, or use yours …
-
Hi Jonathan,
First of all thanks for your great piece of software.
I tried credcrack on a standalone Windows 2008 R2 server that is not part of a domain and received the following error:
[!] User is…
-
### Link to the code that reproduces this issue
https://github.com/aramikuto/nextjs-parallel-route-server-js-problem
### To Reproduce
1. Build the application and start the standalone server …
-
The chat currently polls for new messages. When using the standalone signaling server, this should be changed to be event based to reduce the server/database load and improve latency.
-
I would like to have Dafny support in an editor that supports the LSP (Kakoune). The language server that is developed here seems to only work under VS Code. How can I have a standalone server executa…