{"id":27403447,"url":"https://github.com/hadamove/todo-maud-htmx","last_synced_at":"2026-05-09T06:10:03.727Z","repository":{"id":223365608,"uuid":"681280698","full_name":"hadamove/todo-maud-htmx","owner":"hadamove","description":"Server-side rendered todo app using htmx and Rust","archived":false,"fork":false,"pushed_at":"2024-02-04T13:00:11.000Z","size":183,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T09:19:51.633Z","etag":null,"topics":["actix-web","htmx","maud","rust","sqlx","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadamove.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-08-21T17:05:18.000Z","updated_at":"2025-06-05T17:28:45.000Z","dependencies_parsed_at":"2024-02-19T21:56:18.069Z","dependency_job_id":null,"html_url":"https://github.com/hadamove/todo-maud-htmx","commit_stats":null,"previous_names":["hadamove/todo-maud-htmx"],"tags_count":0,"template":false,"template_full_name":"pyxy-dk/actix-maud-htmx-h5bp","purl":"pkg:github/hadamove/todo-maud-htmx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadamove%2Ftodo-maud-htmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadamove%2Ftodo-maud-htmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadamove%2Ftodo-maud-htmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadamove%2Ftodo-maud-htmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadamove","download_url":"https://codeload.github.com/hadamove/todo-maud-htmx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadamove%2Ftodo-maud-htmx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actix-web","htmx","maud","rust","sqlx","tailwindcss"],"created_at":"2025-04-14T04:50:04.818Z","updated_at":"2026-05-09T06:10:03.706Z","avatar_url":"https://github.com/hadamove.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🦀 htmx todos\n\nServer-side rendered todo app that uses [`htmx`](https://htmx.org) for reactivity, [`Maud`](https://maud.lambda.xyz) for templating, and tailwind for styling. The storage is setup using [`sqlx`](https://github.com/launchbadge/sqlx) crate and SQLite for simplicity.\n\n![demo](demo.gif)\n\n## Setup\n\nCrate `sqlx-cli` is used to set up the database and run migrations. The following commands should be enough to set up the database:\n\n```bash\ncp .env.example .env\ncargo install sqlx-cli\nsqlx database create\nsqlx migrate run --source db/migrations\n```\n\nAfter that, you can run the app using `cargo run`. The app should be available at `http://localhost:8080`.\n\n## Tailwind CSS IntelliSense\n\nThe configuration provided in `tailwind.config.js` should enhance your development experience in VS Code by making [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) fully functional for `*.rs` template files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadamove%2Ftodo-maud-htmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadamove%2Ftodo-maud-htmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadamove%2Ftodo-maud-htmx/lists"}