From 4f241477f804f6886d7364a12344d2df23f6e7f2 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 20 Feb 2024 06:46:36 +0200 Subject: [PATCH] Updated WeKan Multiverse Roadmap (markdown) --- WeKan-Multiverse-Roadmap.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/WeKan-Multiverse-Roadmap.md b/WeKan-Multiverse-Roadmap.md index 2204040..4dc768f 100644 --- a/WeKan-Multiverse-Roadmap.md +++ b/WeKan-Multiverse-Roadmap.md @@ -198,6 +198,17 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php ## Prototypes +### Redbean + +- Currently xet7 actively working with this prototype: https://github.com/wekan/wekanbean +- https://redbean.dev +- Minimal kanban board drag drop example + - 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 to run at s390x https://github.com/wekan/wekan/wiki/s390x#petclinic-s390x + ### PHP - Repo https://github.com/wekan/php @@ -252,16 +263,6 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php - Has router and webpage - Transpiles to PHP and Node.js -### Redbean - -- https://redbean.dev -- Minimal kanban board drag drop example - - 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 to run 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