From 062750c4cb1768b8e9ad3bb3318f76ac41a30482 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 22 Jan 2024 08:04:39 +0200 Subject: [PATCH] Updated WeKan Multiverse Roadmap (markdown) --- WeKan-Multiverse-Roadmap.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/WeKan-Multiverse-Roadmap.md b/WeKan-Multiverse-Roadmap.md index 6b7be46..16a5f5e 100644 --- a/WeKan-Multiverse-Roadmap.md +++ b/WeKan-Multiverse-Roadmap.md @@ -242,11 +242,12 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php - Has router and webpage - Transpiles to PHP and Node.js - Redbean https://redbean.dev - - Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/fullmoon - Minimal kanban board drag drop example - - Redbean amd64 binary works at Win/Mac/Linux/BSD/BIOS without any modifications, because it is based on Cosmopolitan https://github.com/jart/cosmopolitan - - Uses HTMX https://htmx.org at UI - - Saves to SQLite database + - Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/fullmoon + - Redbean amd64 binary works at Win/Mac/Linux/BSD/BIOS without any modifications, because it is based on Cosmopolitan https://github.com/jart/cosmopolitan + - Uses HTMX https://htmx.org at UI + - Saves to SQLite database + - Petclinic fork, using Blink runs at s390x https://github.com/wekan/wekan/wiki/s390x#petclinic-s390x - FreePascal - Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/freepascal-router - Router and some webpage