{"id":16009702,"url":"https://github.com/princev/koa2-react-redux-webpack-boilerplate","last_synced_at":"2025-04-09T19:10:51.137Z","repository":{"id":57307029,"uuid":"71131762","full_name":"princeV/koa2-react-redux-webpack-boilerplate","owner":"princeV","description":"Minimalistic boilerplate for koa2, react, redux with the help of babel and webpack.","archived":false,"fork":false,"pushed_at":"2017-11-11T15:16:06.000Z","size":137,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-28T00:50:10.463Z","etag":null,"topics":["babel","documentation","koa","react","redux","simple","webpack"],"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/princeV.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-17T11:37:43.000Z","updated_at":"2018-05-05T09:23:04.000Z","dependencies_parsed_at":"2022-09-08T05:11:20.329Z","dependency_job_id":null,"html_url":"https://github.com/princeV/koa2-react-redux-webpack-boilerplate","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/princeV%2Fkoa2-react-redux-webpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princeV%2Fkoa2-react-redux-webpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princeV%2Fkoa2-react-redux-webpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/princeV%2Fkoa2-react-redux-webpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/princeV","download_url":"https://codeload.github.com/princeV/koa2-react-redux-webpack-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222258735,"owners_count":16956865,"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","documentation","koa","react","redux","simple","webpack"],"created_at":"2024-10-08T13:03:42.534Z","updated_at":"2024-10-30T16:09:12.209Z","avatar_url":"https://github.com/princeV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# koa2-react-redux-webpack-boilerplate\n\n\nMinimalistic boilerplate for koa2, react, redux with the help of babel and webpack.\n\nWhat's __not__ included:\n- HMR\n- Dev-Server\n- Tests (API tests available in extension)\n- Prod/Dev setup\n- Server-side rendering\n\n__Note:__  \nThis is only very basic functionality without any intent to serve as a \"real world\" boilerplate.\nIt's more ment to be like a quick start to try and learn.\n\n[Project setup guide.](./docs/project-setup.md)\n\n## Extensions:\nPlease see the [extensions](extensions/) folder for additional functionality like a REST API or db access etc.\nMore releases will be coming soon...\n\n## Installation\n\n    fork this repo \u0026 git clone the repo\n\n## Command\n\n#### Setup\n\n    npm install\n    npm install --only-dev\n\n#### Build\n\n    npm run build\n\n#### Start\n\n    npm start\n\n## Dependencies\n\n- Test:\n    + left out for simplicity reasons (included in API extension)\n- Build:  \n    + [babel](http://babeljs.io/)\n      + tools: babel-register/ babel-polyfill\n      + presets: [ \"es2015\", \"stage-0\", \"react\" ]\n    + [webpack](https://webpack.github.io/)\n      + loaders: babel-loader\n- Core:\n    + [koa2](https://github.com/koajs/koa/)\n      + file-serving: [koa-static](https://github.com/koajs/static)\n    + [react](https://facebook.github.io/react/)\n      + redux-bindings: [react-redux](https://github.com/reactjs/react-redux)\n    + [redux](http://redux.js.org/)\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincev%2Fkoa2-react-redux-webpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprincev%2Fkoa2-react-redux-webpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprincev%2Fkoa2-react-redux-webpack-boilerplate/lists"}