Atharva Deosthale
03e62dde94
feat(sites): allow bun and deno as build runtimes for JS frameworks
...
Merge BUN and DENO template runtimes into the runtimes list for every NODE-based Sites framework (analog, angular, nextjs, react, nuxt, vue, sveltekit, astro, tanstack-start, remix, lynx, react-native, vite, other). The Console's build-runtime dropdown reads framework.runtimes, so this is what surfaces bun-1.3 and deno-2.6 in the UI now that openruntimes/open-runtimes#485 has shipped SSR support for both runtimes.
The server-side WhiteList validator on POST /v1/sites already accepts any runtime in the global runtimes config, so CLI and REST clients have been able to pick bun/deno all along; this change only flips the UI gate.
Flutter stays flutter-only.
2026-05-18 15:16:59 +05:30
Hemachandar
ed80450bd5
fix tanstack
2025-12-05 12:07:47 +05:30
Hemachandar
104368966d
Merge branch '1.8.x' into ser-359
2025-12-05 12:01:34 +05:30
Matej Bačo
13a7ead598
Fix TanStack Start default output directory
2025-11-24 12:08:55 +01:00
Damodar Lohani
79d733486c
Update Flutter framework default build runtime version to 3.35
2025-11-12 12:35:31 +05:45
Damodar Lohani
aacaadcce0
Fix: add default fallback to Flutter framework
2025-11-12 12:17:15 +05:45
Hemachandar
3739ee26d8
fix: Use supported runtimes from env config
2025-11-04 12:09:42 +05:30
Matej Bačo
ca39c2cde5
Add tanstack starter
2025-10-24 12:33:50 +02:00
Matej Bačo
f9257c1ec9
add tanstack template, use detection lib v 0.2
2025-10-22 13:40:49 +02:00
Matej Bačo
8a555fd294
Add react native
2025-05-15 16:21:36 +02:00
Matej Bačo
ee5f8df72b
Fix Flutter default commands
2025-05-15 11:50:09 +02:00
Matej Bačo
20f780a58b
Add lynx
2025-03-27 09:55:04 +01:00
Matej Bačo
ab03b4e3ca
Deployment ready after screenshot
2025-03-26 12:59:05 +01:00
Matej Bačo
81b3e81d83
Add bash support
2025-03-25 10:57:32 +01:00
Matej Bačo
3f1c4c2095
Add per-framework screenshot sleep
2025-03-18 11:02:32 +01:00
Matej Bačo
1a90c8aab5
Add Vite framework
2025-03-12 12:39:33 +01:00
Matej Bačo
994e2faa42
OPR v5 + Flutter starter
2025-03-11 18:19:25 +01:00
Matej Bačo
efc5b9e353
Add frameworks
2025-03-10 12:32:12 +01:00
Matej Bačo
232f99c6c9
Finalize PR, review changes, fix tests
2025-03-08 16:50:39 +01:00
Matej Bačo
97ffbbc44b
Remove need for ssr runtime
2025-03-07 15:46:49 +01:00
Matej Bačo
ede068d5f4
Add react native, vue template
2025-02-21 10:51:53 +01:00
Matej Bačo
cdc3cb23ec
React starter template
2025-02-21 09:58:24 +01:00
Matej Bačo
efe24db5a1
Fix site starting crashes
2025-01-10 15:28:09 +01:00
Matej Bačo
9c37c3a740
Fix basic configs
2025-01-08 16:14:33 +00:00
Matej Bačo
e15fdc493c
Fix missing key in specs
2024-12-02 15:28:00 +01:00
Matej Bačo
fdff1664ea
Add other framework
2024-12-02 15:05:26 +01:00
Matej Bačo
4a117adb28
Support SSR
2024-12-02 13:20:54 +01:00
Matej Bačo
36e3d9c603
WIP: Server-side rendering for sites
2024-11-27 16:27:40 +01:00
Matej Bačo
fec74ee9e4
Fix naming mistake
2024-11-25 18:39:24 +01:00
Matej Bačo
135023b3ed
Fix start issue
2024-11-25 18:15:12 +01:00
Matej Bačo
2bd2092263
Dart support
2024-11-25 17:48:15 +01:00
Matej Bačo
0d314c00a6
Add more defaults to frameworks
2024-11-22 14:55:52 +01:00
Matej Bačo
a5fc2e0ef7
Add missing frameworks
2024-11-22 14:15:37 +01:00
Matej Bačo
0c4e597819
Implemented styled and timestamped logs, fix cosistency
2024-10-28 12:22:34 +01:00
Matej Bačo
2f999ba3db
Fix crashing containers
2024-10-27 16:34:49 +01:00
Matej Bačo
93222bf3f9
Fix response format; formatting
2024-10-26 20:47:43 +02:00
Matej Bačo
ea6765c68a
Support static sites
2024-10-26 18:43:30 +02:00
Khushboo Verma
1a33a0c4d1
Fix range and frameworks
2024-10-25 16:23:29 +02:00
Khushboo Verma
ac93e70dd2
Update listframeworks endpoint
2024-10-25 15:56:28 +02:00
Khushboo Verma
5b0a05b4b3
Create site endpoint working
2024-10-22 17:01:38 +02:00