{"id":15323042,"url":"https://github.com/jensderond/react-nestjs-template","last_synced_at":"2025-10-11T11:06:24.019Z","repository":{"id":37101183,"uuid":"232649366","full_name":"Jensderond/react-nestjs-template","owner":"Jensderond","description":"Template to bootstrap a monorepo with a React frontend and NestJS backend","archived":false,"fork":false,"pushed_at":"2025-04-15T00:08:14.000Z","size":3688,"stargazers_count":26,"open_issues_count":24,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-18T03:39:53.278Z","etag":null,"topics":["bootstrap","lerna","monorepo","mysql","nestjs","nestjs-backend","react","storybook","template","typeorm","typescript","yarn-workspaces"],"latest_commit_sha":null,"homepage":null,"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/Jensderond.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-08T20:10:16.000Z","updated_at":"2023-11-14T13:29:49.000Z","dependencies_parsed_at":"2024-04-28T07:38:11.197Z","dependency_job_id":"15b7e709-3753-49d0-97d9-e0ef4e0921d1","html_url":"https://github.com/Jensderond/react-nestjs-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Jensderond/react-nestjs-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jensderond%2Freact-nestjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jensderond%2Freact-nestjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jensderond%2Freact-nestjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jensderond%2Freact-nestjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jensderond","download_url":"https://codeload.github.com/Jensderond/react-nestjs-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jensderond%2Freact-nestjs-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007023,"owners_count":26084226,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","lerna","monorepo","mysql","nestjs","nestjs-backend","react","storybook","template","typeorm","typescript","yarn-workspaces"],"created_at":"2024-10-01T09:18:51.414Z","updated_at":"2025-10-11T11:06:23.977Z","avatar_url":"https://github.com/Jensderond.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTemplate ReactJS + NestJS 💼\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-0.1-blue.svg?cacheSeconds=2592000\" /\u003e\n  \u003ca href=\"LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/Jensderond\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: Jensderond\" src=\"https://img.shields.io/twitter/follow/Jensderond.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Template to bootstrap a monorepo with a React frontend and NestJS backend\n\n## Usage \n```sh\nnpx degit Jensderond/react-nestjs-template my-new-project\n```\n\n## To do:\n\n### Frontend\n- [ ] [storybook](https://github.com/storybookjs/storybook)\n- [ ] [styled-components](https://github.com/styled-components/styled-components)\n- [x] [ESLint](https://github.com/eslint/eslint)\n- [x] [Husky](https://github.com/typicode/husky)\n- [ ] [restful-react](https://github.com/contiamo/restful-react)\n- [ ] [wouter](https://github.com/molefrog/wouter)\n- [ ] [React Helmet](https://github.com/nfl/react-helmet)\n\n\n### Backend\n- [ ] MySQL basic setup to the backend\n- [ ] Configuration validation\n- [ ] Authentication and authorization with [Passport](https://github.com/jaredhanson/passport)\n- [ ] Healtcheck\n- [ ] ...\n\n## Install\n\n```sh\nyarn install\n```\n\n## Start frontend\n\n```sh\nyarn workspace frontend start\n```\n\n## Start backend\n\n```sh\nyarn workspace backend start\n```\n\n## Author\n\n👤 **Jens de Rond**\n\n* Website: https://www.jensderond.nl\n* Twitter: [@Jensderond](https://twitter.com/Jensderond)\n* Github: [@Jensderond](https://github.com/Jensderond)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/Jensderond/react-nestjs-template/issues). \n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2020 [Jens de Rond](https://github.com/Jensderond).\u003cbr /\u003e\nThis project is [MIT](https://github.com/Jensderond/react-nestjs-template/blob/master/LICENSE) licensed.\n\n***\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjensderond%2Freact-nestjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjensderond%2Freact-nestjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjensderond%2Freact-nestjs-template/lists"}