Updated WeKan Multiverse Roadmap (markdown)

Lauri Ojansivu 2024-02-20 06:46:36 +02:00
parent f611785b05
commit 4f241477f8

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