{"id":42346809,"url":"https://github.com/dxps/tmc","last_synced_at":"2026-01-27T15:34:30.420Z","repository":{"id":222680167,"uuid":"758037327","full_name":"dxps/tmc","owner":"dxps","description":"TM Community","archived":false,"fork":false,"pushed_at":"2024-07-29T20:15:59.000Z","size":653,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-17T08:10:31.176Z","etag":null,"topics":["dioxus","dioxus-web","rust"],"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/dxps.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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-15T13:57:19.000Z","updated_at":"2024-07-29T20:16:02.000Z","dependencies_parsed_at":"2024-06-01T09:27:46.286Z","dependency_job_id":"e75155b8-ced8-417d-9441-095978f0200e","html_url":"https://github.com/dxps/tmc","commit_stats":null,"previous_names":["dxps/tmc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dxps/tmc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxps%2Ftmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxps%2Ftmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxps%2Ftmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxps%2Ftmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxps","download_url":"https://codeload.github.com/dxps/tmc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxps%2Ftmc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28815419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dioxus","dioxus-web","rust"],"created_at":"2026-01-27T15:34:29.036Z","updated_at":"2026-01-27T15:34:30.414Z","avatar_url":"https://github.com/dxps.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TM Community\n\nAn open source solution for our community of TM practicants and the ecosystem around it.\n\nThis solution is a Rust based web app using Dioxus Fullstack and its Server Functions.\u003cbr/\u003e\nThis makes the architecture a classic (three-tier) one:\n\n```\n╭──────────────────╮      ╭──────────────────╮        ╭──────────────────╮\n│      Web UI      │      │     Back-end     │        │     Database     │\n│    (tmc-fsrs)    ├──────▶    (tmc-fsrs)    ├────────▶   (postgresql)   │\n╰──────────────────╯      ╰──────────────────╯        ╰──────────────────╯\n```\n\nwith the following benefits:\n\n-   SSR (server side routing)\n    -   Being able to navigate to a specific route (as in \"deep links\").\n-   CSR (client side routing)\n    -   The view/page is rendered by the UI only, no need for a round trip to the back-end.\n    -   URL reflects the path while navigating through pages\n-   Using server functions that talk with the database.\n    -   A nice feature provided by Dioxus Fullstack that allowed faster development,\u003cbr/\u003e\n        as there is no need to expose an API operation and then call it from UI.\n\nThe implementation is in [tmc-fsrs](./tmc-fsrs/) directory.\n\nOld stuff (some previous iterations) are kept in [old](./old/) directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxps%2Ftmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxps%2Ftmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxps%2Ftmc/lists"}