{"id":26775968,"url":"https://github.com/seandinan/rex","last_synced_at":"2026-04-11T19:05:52.526Z","repository":{"id":87659384,"uuid":"82006390","full_name":"seandinan/rex","owner":"seandinan","description":"Skeleton for Node/Express backend + React front-end + Babel/Webpack to bundle things up","archived":false,"fork":false,"pushed_at":"2018-10-19T11:48:51.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-08T12:22:52.031Z","etag":null,"topics":["babel","expressjs","nodejs","react","react-router","webpack"],"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/seandinan.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}},"created_at":"2017-02-15T01:20:55.000Z","updated_at":"2023-11-08T12:22:52.845Z","dependencies_parsed_at":"2023-03-13T18:40:13.222Z","dependency_job_id":null,"html_url":"https://github.com/seandinan/rex","commit_stats":null,"previous_names":["seandinan/rex"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seandinan%2Frex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seandinan%2Frex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seandinan%2Frex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seandinan%2Frex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seandinan","download_url":"https://codeload.github.com/seandinan/rex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135658,"owners_count":20729054,"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":["babel","expressjs","nodejs","react","react-router","webpack"],"created_at":"2025-03-29T03:30:14.725Z","updated_at":"2025-12-30T20:30:52.579Z","avatar_url":"https://github.com/seandinan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rex\nSkeleton for Node/Express backend + React front-end + Babel/Webpack to bundle things up\n\n## Setup\n1. Fork this repo\n  - ```git clone https://github.com/seancdinan/rex.git \u003cnew-repo-name\u003e```\n  - ```git remote set-url origin \u003cyour-new-remote-location\u003e```\n  - ```git push -u origin master```\n2. ```npm install``` to install dependencies\n3. ```npm run dev``` to fire up [webpack](https://webpack.github.io/) (it'll continue to listen for changes).\n4. ```npm run start``` to fire up the Express server on port 3000.\n\n## Developing/Folder Structure\n- Images and other static resources should go in ```/public/assets```\n- Views should go in ```/public/html```. With react-router, just having ```index.html``` should be enough.\n- Front-end code should go in ```/src```. It will compile to ```/public/js```. The ```pages``` folder should contain full pages (anything that gets routed to in ```entry.js```) while ```components``` should contain the parts that the pages are made up of.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseandinan%2Frex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseandinan%2Frex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseandinan%2Frex/lists"}