{"id":24015051,"url":"https://github.com/1337programming/react-webpack-graphql","last_synced_at":"2025-06-14T23:03:25.991Z","repository":{"id":66192126,"uuid":"60210945","full_name":"1337programming/react-webpack-graphql","owner":"1337programming","description":"Sample react app with graphql","archived":false,"fork":false,"pushed_at":"2016-06-01T22:16:07.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T18:29:48.214Z","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/1337programming.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":"2016-06-01T21:08:28.000Z","updated_at":"2016-06-01T21:11:36.000Z","dependencies_parsed_at":"2023-02-24T08:45:25.567Z","dependency_job_id":null,"html_url":"https://github.com/1337programming/react-webpack-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1337programming/react-webpack-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Freact-webpack-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Freact-webpack-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Freact-webpack-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Freact-webpack-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1337programming","download_url":"https://codeload.github.com/1337programming/react-webpack-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Freact-webpack-graphql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259896129,"owners_count":22928330,"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":"2025-01-08T07:38:44.188Z","updated_at":"2025-06-14T23:03:25.958Z","avatar_url":"https://github.com/1337programming.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample React App\n\nReact with Webpack\n\n##### `npm start` (`start.js`)\n\n* Cleans up the output `/build` directory (`clean.js`)\n* Copies static files to the output folder (`copy.js`)\n* Launches [Webpack](https://webpack.github.io/) compiler in a watch mode (via [webpack-middleware](https://github.com/kriasoft/webpack-middleware))\n* Launches Node.js server from the compiled output folder (`runServer.js`)\n* Launches [Browsersync](https://browsersync.io/),\n  [HMR](https://webpack.github.io/docs/hot-module-replacement), and\n  [React Transform](https://github.com/gaearon/babel-plugin-react-transform)\n\n##### `npm run build` (`build.js`)\n\n* Cleans up the output `/build` folder (`clean.js`)\n* Copies static files to the output folder (`copy.js`)\n* Creates application bundles with Webpack (`bundle.js`, `webpack.config.js`)\n\n##### `npm run deploy` (`deploy.js`)\n\n* Builds the project from source files (`build.js`)\n* Pushes the contents of the `/build` folder to a remote server with Git\n\n##### Options\n\nFlag        | Description\n----------- | -------------------------------------------------- \n`--release` | Minimizes and optimizes the compiled output\n`--verbose` | Prints detailed information to the console\n\nFor example:\n\n```sh\n$ npm run build -- --release --verbose   # Build the app in production mode\n```\n\nor\n\n```sh\n$ npm start -- --release                 # Launch dev server in production mode\n```\n\n#### Misc\n\n* `webpack.config.js` - Webpack configuration for both client-side and server-side bundles\n* `run.js` - Helps to launch other scripts with `babel-node` (e.g. `babel-node tools/run build`)\n* `.eslintrc` - ESLint overrides for built automation scripts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337programming%2Freact-webpack-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1337programming%2Freact-webpack-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337programming%2Freact-webpack-graphql/lists"}