-
### Description
The Vite Shared Options documentation for [base](https://vite.dev/config/shared-options.html#base) states:
> Full URL, e.g. https://bar.com/foo/ (The origin part won't be used in d…
kajic updated
4 weeks ago
-
### 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
-
**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…
-
### Tested versions
godot4.4 dev3
### System information
Android
### Issue description
C# CODE
```csharp
public override async void _Ready()
{
var h1 = new System.Ne…
-
I'll propose to move the [Node.js Server's Serve Static Middleware](https://github.com/honojs/node-server?tab=readme-ov-file#serve-static-middleware) in [`honojs/node-server`](https://github.com/honoj…
-
### Astro Info
```block
Astro v5.0.0
Node v22.11.0
System Linux (x64)
Package Manager pnpm
Output static
Ad…
-
**Describe the bug**
Crash in ipc_send_cb in stressed reqrep example
**Expected behavior**
Client and server run without any crash
**Actual Behavior**
At one point client calls `nng_send` and…
-
### Feature request
Is there a way of receiving the embeddings back in BQ format? Right now, I receive the full precision embedding and quantize it in the client, but wondering if I'm missing a way t…
-
I'm encountering an "Out of Memory" error when building the UI in MLflow versions 2.17.2 and 2.18.0 within a Docker container. The build process terminates prematurely with the following error message…
-
This isn't working as expected/described in the book.
Running swa start https://localhost:5000 gives me this result:
`Welcome to Azure Static Web Apps CLI (2.0.1)
******************************…