{"id":16690390,"url":"https://github.com/blivesta/wp-react-spa-boilerplate","last_synced_at":"2025-03-21T18:33:40.192Z","repository":{"id":75325018,"uuid":"75923902","full_name":"blivesta/wp-react-spa-boilerplate","owner":"blivesta","description":"[WIP] Theme boilerplate for WordPress using WP REST API and React","archived":false,"fork":false,"pushed_at":"2017-09-27T02:13:49.000Z","size":91,"stargazers_count":64,"open_issues_count":1,"forks_count":12,"subscribers_count":8,"default_branch":"redux","last_synced_at":"2025-03-18T04:09:12.755Z","etag":null,"topics":["node-wpapi","react","redux","vccw","wordpress"],"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/blivesta.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-12-08T09:36:12.000Z","updated_at":"2024-04-21T22:29:17.000Z","dependencies_parsed_at":"2023-06-06T04:00:29.899Z","dependency_job_id":null,"html_url":"https://github.com/blivesta/wp-react-spa-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/blivesta%2Fwp-react-spa-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blivesta%2Fwp-react-spa-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blivesta%2Fwp-react-spa-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blivesta%2Fwp-react-spa-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blivesta","download_url":"https://codeload.github.com/blivesta/wp-react-spa-boilerplate/tar.gz/refs/heads/redux","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244849760,"owners_count":20520783,"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":["node-wpapi","react","redux","vccw","wordpress"],"created_at":"2024-10-12T15:51:33.949Z","updated_at":"2025-03-21T18:33:40.132Z","avatar_url":"https://github.com/blivesta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wp-react-spa-boilerplate\n\n\u003e Theme boilerplate for WordPress using WP REST API and React.js\n\n## Contains\n\n- [x] Babel\n- [x] Browsersync\n- [ ] CSS-Modules or CSS in JS\n- [x] node-wpapi\n- [x] React\n- [x] React Hot Module Reload\n- [x] React Routor\n- [x] React Routor Redux\n- [x] Redux\n- [x] Redux DevTool\n- [x] Standard\n- [x] WordPress\n- [x] webpack\n- [x] VCCW\n- [x] yarn\n\n## Initial setup\n\ndevelopment environment uses [VCCW v3](http://vccw.cc/).  \n\n**1.**\n\n```\n$ git clone git@github.com:blivesta/wp-react-spa-boilerplate.git\n```\n\n**2.**\n\n```\n$ cd wp-react-spa-boilerplate\n```\n\n**3.**\n\n```\n$ yarn setup\n```\n\nThis command also installs [VCCW](http://vccw.cc/).\n\n\n### Result\n\n`src` -\u003e `wordpress/wp-content/themes/wp-react-spa-boilerplate`\n\n```\n|-- .vagrant/\n|-- node_modules/\n|-- provision/ (vccw)\n|-- src/ (theme source files)\n    |-- client/\n    |-- functions.php\n    |-- index.php\n    |-- ...\n|-- wordpess/\n    |-- wp-content/\n        |-- themes/\n            |-- wp-react-spa-boilerplate/\n                |-- bundle.js\n                |-- functions.php\n                |-- index.php\n                |-- ...\n|-- .editorconfig\n|-- .gitignore\n|-- ansible.cfg (vccw)\n|-- config.js\n|-- Movefile (vccw)\n|-- package.json\n|-- provision-post.sh (vccw)\n|-- README.md\n|-- run.js\n|-- site.yml (vccw)\n|-- Vagrantfile (vccw)\n|-- webpack.config.js\n|-- wp-cli.yml (vccw)\n|-- yarn.lock\n```\n\n## Usage\n\n```\n$ yarn start\n```\n\nProduction (compress)\n\n```\n$ yarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblivesta%2Fwp-react-spa-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblivesta%2Fwp-react-spa-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblivesta%2Fwp-react-spa-boilerplate/lists"}