{"id":25162883,"url":"https://github.com/rodnye/node-react-template","last_synced_at":"2026-04-15T05:32:02.299Z","repository":{"id":194134236,"uuid":"689551293","full_name":"rodnye/node-react-template","owner":"rodnye","description":"Template for NodeJS projects with Express and React using Webpack","archived":false,"fork":false,"pushed_at":"2024-03-06T09:28:15.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T14:45:09.272Z","etag":null,"topics":["express","nodejs","react","template","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/rodnye.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":"2023-09-10T07:01:17.000Z","updated_at":"2023-09-15T21:55:21.000Z","dependencies_parsed_at":"2024-03-06T10:56:01.558Z","dependency_job_id":null,"html_url":"https://github.com/rodnye/node-react-template","commit_stats":null,"previous_names":["rodnye/node-react-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/rodnye/node-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnode-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnode-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnode-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnode-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodnye","download_url":"https://codeload.github.com/rodnye/node-react-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodnye%2Fnode-react-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["express","nodejs","react","template","webpack"],"created_at":"2025-02-09T03:30:43.047Z","updated_at":"2026-04-15T05:32:02.205Z","avatar_url":"https://github.com/rodnye.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Node-React Template ✏️\n\nThis is a template for NodeJS projects with Express and React, using Webpack for the frontend. 🚀\n\n## Setup \n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/RodnyE/node-react-template.git\n   ``` \n\n2. Install the dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n   ```bash\n   npm test\n   ```\n\n## Structure 📁\n\nThe project structure is as follows:\n\n- `src/`: Contains the frontend React code.\n- `serv/`: Contains the backend NodeJS code.\n- `public/`: Contains the static files served by Express.\n- `dist/`: Contains the bundled files generated by Webpack.\n\n## Configuration ⚙️\n\n- `webpack.config.js`: Webpack configuration file.\n- `.babelrc`: Babel configuration file.\n- `postcss.config.js`: PostCSS configuration file.\n\n## Dependencies 📦\n\n- NodeJS\n- Express\n- React\n- Webpack and related plugins\n\n## Development 👨‍💻\n\nTo start the development server:\n\n```bash\nnpm test\n```\n\nThis command will run both the backend server and the frontend development build using Webpack. Any changes made in the code will automatically trigger a rebuild.\n\n## Production 🚀\n\nTo build the project for production:\n\n```bash\nnpm run build\n```\n\nThis command will generate the optimized production build in the `dist/` directory.\n\nTo start the production server:\n\n```bash\nnpm start\n```\n\nMake sure to set the appropriate environment variables in a `.env` file or in your hosting environment.\n\n## Contributing 🤝\n\nFeel free to contribute to this project by creating issues or submitting pull requests. Your contributions are highly appreciated.\n\n---\n♥️ Code by Rodny Estrada","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodnye%2Fnode-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodnye%2Fnode-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodnye%2Fnode-react-template/lists"}