{"id":21710816,"url":"https://github.com/jareechang/react-ssr-dev-starter","last_synced_at":"2026-04-14T14:31:34.981Z","repository":{"id":87964179,"uuid":"332704450","full_name":"Jareechang/react-ssr-dev-starter","owner":"Jareechang","description":"minimal ssr dev starter","archived":false,"fork":false,"pushed_at":"2021-01-25T10:35:16.000Z","size":353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-04T04:13:42.683Z","etag":null,"topics":["express","http-proxy","nodemon","pug","ssr","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Jareechang.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,"zenodo":null}},"created_at":"2021-01-25T10:07:38.000Z","updated_at":"2021-01-25T10:40:28.000Z","dependencies_parsed_at":"2023-05-22T04:00:10.240Z","dependency_job_id":null,"html_url":"https://github.com/Jareechang/react-ssr-dev-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jareechang/react-ssr-dev-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Freact-ssr-dev-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Freact-ssr-dev-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Freact-ssr-dev-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Freact-ssr-dev-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jareechang","download_url":"https://codeload.github.com/Jareechang/react-ssr-dev-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jareechang%2Freact-ssr-dev-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["express","http-proxy","nodemon","pug","ssr","webpack"],"created_at":"2024-11-25T23:17:50.528Z","updated_at":"2026-04-14T14:31:34.970Z","avatar_url":"https://github.com/Jareechang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Basic react SSR dev server starter\n\nA client with `create-react-app` and a minimal server ssr starter.\n\n⚠️  **This is not meant for production use**\n\n\n#### Sections\n\n1. [Motivation](#motivation)\n2. [What is included](#what-is-included)\n3. [Technologies](#technologies)\n\n\n#### Motivation\n\nThis repo is mainly to create a playground for experimenting with react related things with SSR included.\n\nA lot of existing frameworks have a lot of batteries included and are quite opinionated.\n\n**They offer the following:**\n\n- State sync between client / server\n- Data fetching / loading\n- Router\n- Builds\n- Templating \n- and More...\n\nMost of the time, these functionalities built-in, and typically are quite difficult to swap out or deviate away from the approach offered by the framework.\n\nSo, it forces you to build apps in a certain way. For a good reason, which is optimized for production in a specific case.\n\nHowever, this make it difficult to experiment / try out ideas with different techniques or optimize for edge cases.\n\n### What is included\n\n1. Client - `create-react-app`\n2. Server - minimal server   \n    - Includes SSR (serving the app shell)  \n    - Auto refresh on server restart  \n    - Proxy requests from `/assets/*` to `create-react-app` webpack dev-server\n\n### Technologies\n\n#### Client\n\n- create-react-app \n- react / react-dom \n\n#### Server \n- express\n- http-proxy\n- webpack\n- react / react-dom \n- nodemon\n- pug (templating)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjareechang%2Freact-ssr-dev-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjareechang%2Freact-ssr-dev-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjareechang%2Freact-ssr-dev-starter/lists"}