-
When not serving from Runestone, the path that gets build for sql-wasm.wasm URL starts with the string `"/_static"`. Thus SQL-wasm needs to be at the root level of the server in a directory named `_st…
-
**What problem is solved by the new feature**
Increased security
Support modern turn servers
**Describe the feature**
The files and doc on this github only tell about how to use an external TURN…
-
# 🙋 Feature request
Currently, there's no way easy way to add additional data into the dist dir provided by serve. I've previously advocated for this use case (#2461), where I have large bi…
-
Device: Raspberry Pi Pico W
mDNS seems to not work when combining the two basic examples from the project: [Manual AP](https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/blob/main/exampl…
-
The QuickGrid paginator currently requires interactivity, but we should update it to also work with static server rendering.
-
### Tested versions
godot4.4 dev3
### System information
Android
### Issue description
C# CODE
```csharp
public override async void _Ready()
{
var h1 = new System.Ne…
-
https://mianshenglee.github.io/2020/03/31/minio-static-resource-server.html
-
### Summary
since the frontend is completely static, we should generate a separately hostable web app when building
### Purpose
currently the web client app server and the api server runs together,…
ch1p2 updated
1 month ago
-
## Description
Currently, our website is being served using the MkDocs development server in our production environment. This setup poses potential security risks and may not be optimized for perform…
-
**Is your feature request related to a problem? Please describe.**
There needs to be a way to update just the static content on the website in a deployment, without restarting the API server (since…