-
Start a static file server with a given dir, and optional ports
-
### Description
Starting from early September 2024, the `addons-server` has begun to put tens of thousands of files in its `site-static` directory. Consequently, we are currently uploading over 15,00…
-
### Astro Info
```block
$ astro info
Astro v5.0.1
Node v23.2.0
System Windows (x64)
Package Manager bun
Output …
-
I'm trying to build a statically compiled version of Frida-server so I can run it on a target which only has uCLibc. Specifically the target is armv7 32bit. To help with the build I am using a 32bit d…
-
Created a new module.
Clicked the [x] code was halted.
![CreateModuleDialog](https://github.com/oqtane/oqtane.framework/assets/9447612/6269ae08-ce75-4cca-98ce-d31fb7851a9f)
-
error while trying to build the exact last release
just download the release then run `docker compose up -d`
> 8.538 src/routes/index.ts(120,3): error TS2769: No overload matches this call.
> 8…
-
I am working on running jisti web on my server i was able to work it correctly in my local at http://0.0.0.0:8085/ this is my docker compose file
```
services:
project_one_frontend:
buil…
-
### Describe the bug
I run `react-server build` and expect static output for all pages with an `xxx.static.ts` file:
```
about/page.tsx
about/page.static.ts
product/[id].tsx
product/[id].static.…
-
In MVC & Razor Pages we have attributes, like `ResponseCacheAttribute` and `OutputCacheAttribute`, for configuring response & output caching on a page or action. We should consider having similar supp…
-
### Describe the bug
I'm writing on code base to rule them all (Capacitor SPA (iOS + Android) & Web SSR)
I do the following in the config
```
import { vitePreprocess } from "@sveltejs/vite-plu…