{"id":16411692,"url":"https://github.com/trco/express-react","last_synced_at":"2026-01-12T02:13:37.307Z","repository":{"id":39511394,"uuid":"191804488","full_name":"trco/express-react","owner":"trco","description":"Express \u0026 React","archived":false,"fork":false,"pushed_at":"2023-01-04T00:39:41.000Z","size":3626,"stargazers_count":0,"open_issues_count":28,"forks_count":0,"subscribers_count":1,"default_branch":"react-bootstrap-table2","last_synced_at":"2025-02-08T11:45:18.982Z","etag":null,"topics":[],"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/trco.png","metadata":{"files":{"readme":"README.rst","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-06-13T17:18:21.000Z","updated_at":"2019-06-24T13:16:59.000Z","dependencies_parsed_at":"2023-02-01T15:00:58.033Z","dependency_job_id":null,"html_url":"https://github.com/trco/express-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trco%2Fexpress-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trco%2Fexpress-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trco%2Fexpress-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trco%2Fexpress-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trco","download_url":"https://codeload.github.com/trco/express-react/tar.gz/refs/heads/react-bootstrap-table2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895352,"owners_count":20851256,"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":[],"created_at":"2024-10-11T06:46:15.568Z","updated_at":"2026-01-12T02:13:32.271Z","avatar_url":"https://github.com/trco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============\nExpress \u0026 React\n===============\n\nExpress backend \u0026 React frontend\n\nRun\n===\n\nRun docker and visit http://localhost:3000::\n\n    $ docker-compose up\n\nHow to build it from scratch?\n=============================\n\n1. Create project folder::\n\n    $ mkdir express-react\n    $ cd express-react\n\n2. Install ``express-generator``::\n\n    $ npm install express-generator -g\n\n3. Create Express backend app, install dependencies::\n\n    $ express back\n    $ cd back\n    $ npm install\n\n4. Change default port from ``3000`` to ``8000`` in ``bin/www``.\n\n5. Create React frontend app in project folder, install dependencies::\n\n    $ npx create-react-app front\n    $ cd front\n    $ npm install\n\n6. Add ``\"proxy\": \"http://back:8000\"`` to the package.json in frontend app.\n\n7. Create separate ``Dockerfile`` in back and front apps and ``docker-compose.yml`` in project folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrco%2Fexpress-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrco%2Fexpress-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrco%2Fexpress-react/lists"}