{"id":23226263,"url":"https://github.com/kento75/react-express-crm","last_synced_at":"2026-04-12T03:37:48.463Z","repository":{"id":107560754,"uuid":"142718335","full_name":"Kento75/react-express-crm","owner":"Kento75","description":"react \u0026 redux \u0026 express \u0026 jwt \u0026 postgresql","archived":false,"fork":false,"pushed_at":"2018-08-31T13:45:32.000Z","size":15769,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T17:37:03.788Z","etag":null,"topics":["express","jwt","postgresql","react","redux"],"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/Kento75.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":"2018-07-29T00:06:22.000Z","updated_at":"2018-08-31T13:45:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d0c1bfe2-918e-4507-b468-cfcf43922069","html_url":"https://github.com/Kento75/react-express-crm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kento75/react-express-crm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Freact-express-crm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Freact-express-crm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Freact-express-crm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Freact-express-crm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kento75","download_url":"https://codeload.github.com/Kento75/react-express-crm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Freact-express-crm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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","jwt","postgresql","react","redux"],"created_at":"2024-12-19T00:16:47.578Z","updated_at":"2026-04-12T03:37:48.413Z","avatar_url":"https://github.com/Kento75.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-express-crm\r\n\r\nInstall the required node modules:\r\n\r\n```\r\n$ npm install\r\n```\r\n\r\nConfigure the database:\r\n\r\n```\r\n# /config/config.json\r\n\r\n\"development\": {\r\n    \"username\": \"your_db_username\",\r\n    \"password\": \"your_db_password\",\r\n    \"database\": \"your_db_name\",\r\n    \"host\": \"localhost\",\r\n    \"dialect\": \"postgres\",\r\n    \"logging\": false\r\n}\r\n```\r\n\r\nFinally, run the database migrations:\r\n\r\n```\r\n$ npm run dbmigrate\r\n```\r\n\r\n### Running the tests\r\n\r\n```\r\n$ npm test              # Run all tests\r\n\r\n$ npm run test-server   # Run server tests (API, Auth)\r\n\r\n$ npm run test-client   # Run client tests (Redux)\r\n```\r\n\r\n### Running the app\r\n\r\nIn a terminal window, run `npm run build` to compile the React app. `webpack` in watch mode will recompile your React app whenever it changes:\r\n\r\n```\r\n$ npm run build\r\n```\r\n\r\nIn another terminal window, run `npm start` to start the Express server. `nodemon` will recompile the Express app whenever it changes:\r\n\r\n```\r\n$ npm start\r\n```\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkento75%2Freact-express-crm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkento75%2Freact-express-crm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkento75%2Freact-express-crm/lists"}