Tarallo
A minimalistic trello alternative with no dependencies, only requiring PHP.
Install / Use
/learn @michelematteini/TaralloREADME
Tarallo
Minimalistic card-based TODO lists in Vanilla JS.
Build as an easy to host Trello alternative with no dependencies, only requiring PHP 7.
Compatible with any DBMS suported by PHP PDO (see https://www.php.net/manual/en/pdo.drivers.php).
To try it out
Just create an account here: https://trytarallo.altervista.org You will also be able to access a showcase board. Mind that the the above instance data will be periodically wiped out!!
To host an instance:
On an existing web server
- copy the content of
source/to your web server (sub-directories work fine) - modify
php/config.phpto setDB_DSNto the db connection string (and optionally other parameters). - ensure the
source/directory is writable by the application by setting the appropriate permissions:sudo chmod -R 777 source
Docker
- update variables (database password) in
.envfile - run
docker compose buildfrom project root - run
docker compose up -d - access site via http://localhost:8080
Updating an instance to a new version:
- log-out from Tarallo
- copy the content of
source/to your web server, overriding existing files - the first reload of the login page will also upgrade your db to the last version
Additional settings can be found in the "tarallo_settings" DB table.
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
