{"id":19430636,"url":"https://github.com/jmrashed/react-node.js-express-mysql-app","last_synced_at":"2026-06-13T12:32:08.760Z","repository":{"id":84181644,"uuid":"380343719","full_name":"jmrashed/react-node.js-express-mysql-app","owner":"jmrashed","description":"React + Node.js + Express + MySQL example: Build a CRUD App","archived":false,"fork":false,"pushed_at":"2021-06-25T20:20:20.000Z","size":3309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T05:05:17.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jmrashed.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":"2021-06-25T20:08:27.000Z","updated_at":"2021-11-15T16:41:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"87ee2409-3b67-4cdc-be4e-52b938efcc72","html_url":"https://github.com/jmrashed/react-node.js-express-mysql-app","commit_stats":null,"previous_names":["mrzstack/react-node.js-express-mysql-app","jmrashed/react-node.js-express-mysql-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmrashed/react-node.js-express-mysql-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Freact-node.js-express-mysql-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Freact-node.js-express-mysql-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Freact-node.js-express-mysql-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Freact-node.js-express-mysql-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmrashed","download_url":"https://codeload.github.com/jmrashed/react-node.js-express-mysql-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Freact-node.js-express-mysql-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34285190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":[],"created_at":"2024-11-10T14:25:54.732Z","updated_at":"2026-06-13T12:32:08.726Z","avatar_url":"https://github.com/jmrashed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integrate React with Node.js Express \u0026 MySQL (run on same Server/Port)\n\nFor more detail, please visit:\n\u003e [How to integrate React with Node.js Express on same Server/Port](https://bezkoder.com/integrate-react-express-same-server-port/)\n\n\u003e [React (Components) CRUD example to consume Web API](https://bezkoder.com/react-crud-web-api/)\n\n\u003e [Build Node.js Rest APIs with Express, Sequelize \u0026 MySQL](https://bezkoder.com/node-js-express-sequelize-mysql/)\n\nMore Practice:\n\u003e [React (Hooks) CRUD example to consume Web API](https://bezkoder.com/react-hooks-crud-axios-api/)\n\n\u003e [React Material UI examples with a CRUD Application](https://bezkoder.com/react-material-ui-examples-crud/)\n\n\u003e [Server side Pagination in Node.js with Sequelize and MySQL](https://bezkoder.com/node-js-sequelize-pagination-mysql/)\n\n\u003e [Deploying/Hosting Node.js app on Heroku with MySQL database](https://bezkoder.com/deploy-node-js-app-heroku-cleardb-mysql/)\n\nAssociations:\n\u003e [Sequelize Associations: One-to-Many Relationship example](https://bezkoder.com/sequelize-associate-one-to-many/)\n\n\u003e [Sequelize Associations: Many-to-Many Relationship example](https://bezkoder.com/sequelize-associate-many-to-many/)\n\nFullstack with Node.js Express:\n\u003e [React.js + Node.js Express + MySQL](https://bezkoder.com/react-node-express-mysql/)\n\n\u003e [React.js + Node.js Express + PostgreSQL](https://bezkoder.com/react-node-express-postgresql/)\n\n\u003e [React.js + Node.js Express + MongoDB](https://bezkoder.com/react-node-express-mongodb-mern-stack/)\n\nFullstack with Spring Boot:\n\u003e [React.js + Spring Boot + MySQL](https://bezkoder.com/react-spring-boot-crud/)\n\n\u003e [React.js + Spring Boot + MongoDB](https://bezkoder.com/react-spring-boot-mongodb/)\n\nFullstack with Django:\n\u003e [React.js + Django Rest Framework](https://bezkoder.com/django-react-axios-rest-framework/)\n\nServerless:\n\u003e [React Firebase CRUD App with Realtime Database](https://bezkoder.com/react-firebase-crud/)\n\n\u003e [React Firestore CRUD App example | Firebase Cloud Firestore](https://bezkoder.com/react-firestore-crud/)\n\n## Project setup\n```\nnpm install\n```\n\n### Run\n```\nnode server.js\n```\n# React-Node.js-Express-MySQL-example-Build-a-CRUD-App\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Freact-node.js-express-mysql-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmrashed%2Freact-node.js-express-mysql-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Freact-node.js-express-mysql-app/lists"}