{"id":15646027,"url":"https://github.com/schniz/remastered","last_synced_at":"2026-02-27T10:41:27.590Z","repository":{"id":48799524,"uuid":"365563911","full_name":"Schniz/remastered","owner":"Schniz","description":"A full-stack approach to React development","archived":false,"fork":false,"pushed_at":"2021-07-11T16:12:59.000Z","size":2217,"stargazers_count":50,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-08T07:03:56.784Z","etag":null,"topics":["fullstack","nodejs","react","ssr","vite"],"latest_commit_sha":null,"homepage":"https://remastered.hagever.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Schniz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-08T16:40:31.000Z","updated_at":"2024-05-14T11:00:28.000Z","dependencies_parsed_at":"2022-09-04T11:41:36.394Z","dependency_job_id":null,"html_url":"https://github.com/Schniz/remastered","commit_stats":null,"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/Schniz/remastered","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schniz%2Fremastered","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schniz%2Fremastered/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schniz%2Fremastered/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schniz%2Fremastered/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Schniz","download_url":"https://codeload.github.com/Schniz/remastered/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schniz%2Fremastered/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29892055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"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":["fullstack","nodejs","react","ssr","vite"],"created_at":"2024-10-03T12:11:03.481Z","updated_at":"2026-02-27T10:41:27.553Z","avatar_url":"https://github.com/Schniz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎷 Remastered\n\n\u003e A full-stack approach to React development.\n\nModern front-end tools have changed the way we expect the web platform to behave. They also made us forget some of the fundamentals and kinda make shipping.. harder.\n\nRemastered is a full-stack framework based on React, that puts routing as the center of your application. That means owning back the entire stack, leveraging HTTP to its fullest capabilities and shipping faster with great confidence, without risking developer experience.\n\n🏠 [Homepage: https://remastered.hagever.com](https://remastered.hagever.com)\n\n📝 [Documentation: https://remastered.hagever.com/docs](https://remastered.hagever.com/docs)\n\n#### 🎁 Open source\n\nOwning your stack is important. Trying before committing to a\nsolution is even more important. Freedom provides everyone the\nability to create something and become a better developer. And if\nsomething is broken... we can all fix it together!\n\n#### 🔗 URL-first approach\n\nThe web is focused around hyperlinks. Remastered embraces URLs as\nthe most important building block. Use file-system routing to\ndeclare URLs, and allow customers to share the experience of your\napp with the world.\n\n#### 📄 Server-side rendered SPA\n\nMake sure your app loads as fast as it can, with no jitter and\n\"flash of unstyled content\". Remastered serves your application\nready for action, even before JavaScript loads. And when it loads,\nit acts as if you were building a single-page-application,\nproviding the great modern user-experience your customers expect\nfrom a modern web-app.\n\n#### 🔁 Hot module reloading\n\nDon't squint! See the changes on your development environment once\nyou save a file! By leveraging [Vite](https://vitejs.dev), a futuristic JavaScript bundler that ensures you get the best\nand fastest developer experience, no matter what size your app is.\n\n#### ✨ Convenient data fetching\n\nInstead of throwing useEffect everywhere, In Remastered, every\nroute can expose a co-located server-side data loader which gets\nfetched automatically and stored in the history stack. All you\nhave to do is call a React hook to get it, synchronously.\n\n#### 📦 File-system routing with automatic code-splitting\n\nOnly ships assets your clients need to interact with the page they\nare visiting. Remastered will download the assets needed for new\ninteractions as soon as they are needed.\n\n#### 🤩 Titles and Meta Tags... HTTP!\n\nThe `\u003ctitle\u003e` and `\u003cmeta\u003e` tags are\nthe way to share metadata about the current page in the web\nplatform. They can't be an afterthought! Remastered takes it very\nseriously and provides an easy way to declare metadata for the\ncurrent page, allowing search engines and screen-readers to easily\nunderstand what they are going to experience.\n\n#### 👐 And so much more.\n\nSo many more things are baked in. Just come and\n[read the docs to learn more!](https://remastered.hagever.com/docs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschniz%2Fremastered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschniz%2Fremastered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschniz%2Fremastered/lists"}