Updated WeKan Multiverse Roadmap (markdown)

Lauri Ojansivu 2024-01-22 08:04:39 +02:00
parent ad19b46535
commit 062750c4cb

@ -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