{"id":19218480,"url":"https://github.com/daveiano/react-static-pages","last_synced_at":"2026-04-09T02:01:52.493Z","repository":{"id":44311363,"uuid":"166291234","full_name":"Daveiano/react-static-pages","owner":"Daveiano","description":"Template project structure for a ReactJS driven static HTML rendered website.","archived":false,"fork":false,"pushed_at":"2023-01-14T00:20:27.000Z","size":1541,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T08:06:40.119Z","etag":null,"topics":["babel","babel7","javascript","nodejs","reactjs","webpack","webpack4"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Daveiano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-17T20:21:45.000Z","updated_at":"2022-12-13T12:08:30.000Z","dependencies_parsed_at":"2023-02-09T18:02:27.966Z","dependency_job_id":null,"html_url":"https://github.com/Daveiano/react-static-pages","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Daveiano/react-static-pages","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daveiano%2Freact-static-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daveiano%2Freact-static-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daveiano%2Freact-static-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daveiano%2Freact-static-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daveiano","download_url":"https://codeload.github.com/Daveiano/react-static-pages/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daveiano%2Freact-static-pages/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["babel","babel7","javascript","nodejs","reactjs","webpack","webpack4"],"created_at":"2024-11-09T14:26:55.197Z","updated_at":"2026-04-09T02:01:52.470Z","avatar_url":"https://github.com/Daveiano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Static Pages\nTemplate project structure for a ReactJS driven static HTML rendered website. JSX and SCSS is transpiled via webpack@4. A node script `generate-html` is used to generate a index.html with a redux store embed as json data.\n\n## Features\n* JSX/ES6 transpiling via babel@7\n* SCSS transpiling via node-sass and postcss\n* Basic React/Router/Redux Setup\n* Bootstrap \u0026 ESLint\n* Generating HTML with ejs and saving to file via NodeJS \n\n## Usage\n\n### Development\n#### `npm run dev`\n* Cleans up the dist/ folder (where the assets will be saved)\n* Copy static assets (e.g. manifest.json) to the dist/ folder\n* Transpiles the source files to ES5 for NodeJS and watches for changes to retranspile\n* Starting webpack-dev-server\n* Start nodemon to regenerate the HTML when changes are made\n\n### Build\n#### `npm run build`\n* Cleans up the dist/ folder (where the assets will be saved)\n* Transpiles the source files to ES5 for NodeJS\n* Webpack builds the bundle.js and style.css\n* Node builds the HTML file from the transpiled source files\n* Copy static assets (e.g. manifest.json) to the dist/ folder","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveiano%2Freact-static-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaveiano%2Freact-static-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveiano%2Freact-static-pages/lists"}