{"id":28276624,"url":"https://github.com/jonikanerva/express_react_template","last_synced_at":"2026-04-02T02:50:18.843Z","repository":{"id":40941986,"uuid":"196027349","full_name":"jonikanerva/express_react_template","owner":"jonikanerva","description":"SSR React + Express + TypeScript Template","archived":false,"fork":false,"pushed_at":"2023-03-15T04:27:31.000Z","size":901,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T05:13:22.079Z","etag":null,"topics":["css-modules","expressjs","jest","react","ssr","typescript","webpack"],"latest_commit_sha":null,"homepage":"","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/jonikanerva.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}},"created_at":"2019-07-09T14:42:22.000Z","updated_at":"2022-08-13T06:54:39.000Z","dependencies_parsed_at":"2023-02-08T08:30:37.939Z","dependency_job_id":null,"html_url":"https://github.com/jonikanerva/express_react_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/jonikanerva/express_react_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonikanerva%2Fexpress_react_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonikanerva%2Fexpress_react_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonikanerva%2Fexpress_react_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonikanerva%2Fexpress_react_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonikanerva","download_url":"https://codeload.github.com/jonikanerva/express_react_template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonikanerva%2Fexpress_react_template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260457139,"owners_count":23012243,"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":["css-modules","expressjs","jest","react","ssr","typescript","webpack"],"created_at":"2025-05-21T05:10:55.226Z","updated_at":"2026-04-02T02:50:18.834Z","avatar_url":"https://github.com/jonikanerva.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React SSR template\n\nTemplate for a [React][react] server side rendered app written in [TypeScript][typescript]. It uses [Express][express] as the server and [Webpack][webpack] for building both the server and the client bundles. [Jest][jest] is used for testing, [Prettier][prettier] for code formatting, [eslint][eslint] for static analysis, and [nvm][nvm] for managing Node versions.\n\nWebpack uses [ts-loader][ts-loader] to compile the TypeScript code. CSS is compiled to a separate file for the browser using [mini-css-extract-plugin][mini-css-extract-plugin] and polyfilled using various [postcss][postcss] plugins. Bundles are hashed using [webpack-manifest-plugin][webpack-manifest-plugin] for easy caching. [CSS modules][css-modules] are enabled using [css-loader][css-loader] for hashing CSS class names to avoid collisions.\n\n[css-loader]: https://github.com/webpack-contrib/css-loader/\n[css-modules]: https://css-tricks.com/css-modules-part-1-need/\n[eslint]: https://eslint.org\n[express]: http://expressjs.com\n[jest]: https://jestjs.io\n[mini-css-extract-plugin]: https://github.com/webpack-contrib/mini-css-extract-plugin/\n[nvm]: https://github.com/creationix/nvm/\n[postcss]: https://postcss.org\n[prettier]: https://prettier.io\n[react]: https://reactjs.org\n[ts-loader]: https://github.com/TypeStrong/ts-loader\n[typescript]: https://www.typescriptlang.org\n[webpack-manifest-plugin]: https://github.com/danethurber/webpack-manifest-plugin/\n[webpack]: https://webpack.js.org\n\n## Setup\n\nSet the correct Node version with `nvm install \u0026\u0026 nvm use`.\n\nInstall dependencies with `npm install`.\n\nRun tests with `npm run test`.\n\nRun static analysis and linters with `npm run lint`.\n\nFormat files with `npm run format`.\n\n## Server\n\nStart application with `npm run build \u0026\u0026 npm run start`.\n\nStart application in watch/dev mode with `npm run s`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonikanerva%2Fexpress_react_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonikanerva%2Fexpress_react_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonikanerva%2Fexpress_react_template/lists"}