{"id":20020144,"url":"https://github.com/wonism/reacteum","last_synced_at":"2025-05-04T23:32:45.686Z","repository":{"id":57348099,"uuid":"135439497","full_name":"wonism/reacteum","owner":"wonism","description":"Boilerplate for React JS","archived":false,"fork":false,"pushed_at":"2019-03-01T08:59:54.000Z","size":636,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T11:00:29.425Z","etag":null,"topics":[],"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/wonism.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-30T12:28:41.000Z","updated_at":"2020-02-10T22:51:06.000Z","dependencies_parsed_at":"2022-08-28T01:40:35.059Z","dependency_job_id":null,"html_url":"https://github.com/wonism/reacteum","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonism%2Freacteum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonism%2Freacteum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonism%2Freacteum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wonism%2Freacteum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wonism","download_url":"https://codeload.github.com/wonism/reacteum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224417749,"owners_count":17307677,"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":"2024-11-13T08:30:01.548Z","updated_at":"2024-11-13T08:30:02.271Z","avatar_url":"https://github.com/wonism.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reacteum\n\n[![npm version](https://badge.fury.io/js/reacteum.svg)](https://badge.fury.io/js/reacteum)\n[![Build Status](https://travis-ci.org/wonism/reacteum.svg)](https://travis-ci.org/wonism/reacteum)\n\n## Usage\n\n### Create project with Reacteum CLI\n```\n# install the Reacteum CLI globally\n$ npm i -g reacteum-cli\n\n# create project\n$ reacteum new \u003c\u003cPROJECT_NAME\u003e\u003e\n```\n\n### Run server\n```\n# webpack-dev-server\n$ npm run dev:client\n\n# express server\n$ npm run dev:server\n```\n\n### Build\n```\n# client\n$ npm run build:client\n\n# server\n$ npm run build:server\n```\n\n## Features\n- Redux design with ducks modula redux\n  - Refer https://github.com/erikras/ducks-modular-redux\n- Asynchronous redux with `redux-saga`\n- Selectors pattern with `reselector`\n- CSS in JS with `styled-components`\n- Client side routing with `react-router-dom`\n- Code splitting\n- Handing meta tags with `react-helmet`\n- Server side rendering\n- Test with `jest`\n- Formatting codes with `eslint` \u0026 `prettier`\n- Interactive UI test with `storybook`\n- Support `gzipped` static files\n\n## Provides\n- react ^15.x || ^16.x\n- react-dom ^15.x || ^16.x\n- prop-types ^15.x\n- redux ^4.x\n- react-redux ^5.x\n- redux-saga ^0.16.x\n- reselect ^3.x\n- react-router-dom ^4.x\n- react-router-redux ^4.x\n- styled-components ^4.x\n  - css-in-js\n- react-helmet ^5.x\n  - meta\n\n## Bundling\n- webpack ^4.x\n- webpack-cli ^3.x\n\n## Test\n- jest ^23.x\n\n## Lint\n- eslint ^4.x\n- prettier-eslint-cli ^4.x\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonism%2Freacteum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwonism%2Freacteum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwonism%2Freacteum/lists"}