{"id":16594624,"url":"https://github.com/antonybudianto/react-kits","last_synced_at":"2025-06-26T23:43:27.428Z","repository":{"id":57333644,"uuid":"140505279","full_name":"antonybudianto/react-kits","owner":"antonybudianto","description":"⚔️ Opinionated Fullstack React toolkits featuring project generation, dev server, build production bundle, and common dev-tools. This is simple DIY create-react-app.","archived":false,"fork":false,"pushed_at":"2019-06-12T13:34:57.000Z","size":1232,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T01:11:28.645Z","etag":null,"topics":["cli","fullstack","hmr","react","reactjs","ssr","toolkits"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/antonybudianto.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":"2018-07-11T01:24:31.000Z","updated_at":"2023-09-14T03:49:18.000Z","dependencies_parsed_at":"2022-08-31T16:44:54.652Z","dependency_job_id":null,"html_url":"https://github.com/antonybudianto/react-kits","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-kits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-kits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-kits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Freact-kits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonybudianto","download_url":"https://codeload.github.com/antonybudianto/react-kits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238817563,"owners_count":19535554,"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":["cli","fullstack","hmr","react","reactjs","ssr","toolkits"],"created_at":"2024-10-11T23:46:50.724Z","updated_at":"2025-02-14T09:32:25.306Z","avatar_url":"https://github.com/antonybudianto.png","language":"JavaScript","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"# react-kits [![Build Status](https://travis-ci.com/antonybudianto/react-kits.svg?branch=master)](https://travis-ci.com/antonybudianto/react-kits) [![npm version](https://badge.fury.io/js/react-kits.svg)](https://badge.fury.io/js/react-kits)\n\nOpinionated Fullstack React toolkits featuring project generation, dev server, build production bundle, and common devtools.\n\nInspired by `react-scripts` from [create-react-app](https://github.com/facebook/create-react-app)\n\n\u003e If you just start learning React, please try [create-react-app](https://github.com/facebook/create-react-app)\n\nWhy not [create-react-app](https://github.com/facebook/create-react-app)?\n- You want to house your own toolkit for your startup/company, with lots of opinionated customization\n- You want full control of your build configuration, but in a manner of reusable toolkits (e.g. [react-scripts](https://github.com/facebook/create-react-app), [kcd-scripts](https://github.com/kentcdodds/kcd-scripts))\n\n## Requirement\n- Node \u003e= 8.10.0\n\n## Main features\n- SSR (Server-side rendering)\n- Universal Code-splitting (lazy + eager)\n- Full HMR (Hot module reload)\n- Data prefetching\n- [DLL](https://webpack.js.org/plugins/dll-plugin/) ready for faster rebuild\n- [PWA](https://developers.google.com/web/progressive-web-apps/) ready\n\n## Tech stacks\n|                                                                          \t|                                                        \t|                                                     \t|                                   \t|\n|--------------------------------------------------------------------------\t|--------------------------------------------------------\t|-----------------------------------------------------\t|-----------------------------------\t|\n|  [React](https://reactjs.org/)                                       \t| [Redux](https://redux.js.org/)                         \t| [React Helmet Async](https://github.com/staylor/react-helmet-async) \t| [Express](https://expressjs.com/) \t|\n| [loadable-component](https://github.com/smooth-code/loadable-components) \t| [SASS](https://github.com/webpack-contrib/sass-loader) \t| [Babel](https://babeljs.io/)                        \t| [Jest](https://jestjs.io/)        \t|\n\n## Structure\n\nThe project consists of following packages:\n- [react-kits-cli](https://github.com/antonybudianto/react-kits/tree/master/packages/react-kits-cli)\n- [react-kits-server](https://github.com/antonybudianto/react-kits/tree/master/packages/react-kits-server)\n\nThey're managed by [Lerna](https://github.com/lerna/lerna) so you don't need to do stuff manually (linking, releasing, etc) :D\n\n## Getting started\n```sh\nnpx react-kits init myapp\n```\n\n## Contributing\n```sh\n# First, clone the repo\n# then install\nyarn\n\n# Bootstrap packages\nyarn bootstrap\n\n# Ready to develop locally!\n```\n\n### Release packages\n\n```sh\nnpm run release\n\n# This will run `build` script for each package before release\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Freact-kits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonybudianto%2Freact-kits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Freact-kits/lists"}