{"id":13627953,"url":"https://github.com/mvlabs/isomorphic-mithril","last_synced_at":"2026-01-23T02:25:04.237Z","repository":{"id":77624209,"uuid":"85596099","full_name":"mvlabs/isomorphic-mithril","owner":"mvlabs","description":"Showcase of the challenges that we faced implementing an isomorphic web application with Mithril","archived":false,"fork":false,"pushed_at":"2018-11-05T10:51:32.000Z","size":1361,"stargazers_count":30,"open_issues_count":2,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-01T22:41:42.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mvlabs.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":"2017-03-20T15:49:55.000Z","updated_at":"2024-03-07T08:20:55.000Z","dependencies_parsed_at":"2023-03-11T08:16:04.987Z","dependency_job_id":null,"html_url":"https://github.com/mvlabs/isomorphic-mithril","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvlabs%2Fisomorphic-mithril","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvlabs%2Fisomorphic-mithril/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvlabs%2Fisomorphic-mithril/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvlabs%2Fisomorphic-mithril/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvlabs","download_url":"https://codeload.github.com/mvlabs/isomorphic-mithril/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223735185,"owners_count":17194062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-01T22:00:41.414Z","updated_at":"2026-01-23T02:25:04.231Z","avatar_url":"https://github.com/mvlabs.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Isomorphic web application with Mithril.js\n\n**Isomorphic JavaScript webapps** have been around for a while. The benefits are multiple: SEO (crawlable urls), \nperformance (faster first render, interaction and navigation) and maintainability (less code, shared by both the client \nand the server, no duplicate logic).\n\nThis repository contains the code of the website:\n\n[http://isomorphic-mithril.mvlabs.it](http://isomorphic-mithril.mvlabs.it)\n\nwhich is a showcase of the challenges that we faced implementing an isomorphic web application. \nThe aim is to present a real case study where we chose **Mithril** for its speed, simplicity and elegance. \nWe will show the solutions we used to solve the common problems for this kind of app.\n\n## Development\n\n```\nnpm install\nnpm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvlabs%2Fisomorphic-mithril","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvlabs%2Fisomorphic-mithril","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvlabs%2Fisomorphic-mithril/lists"}