{"id":18678253,"url":"https://github.com/stackr23/react-stack","last_synced_at":"2026-04-11T03:03:20.555Z","repository":{"id":44710293,"uuid":"371358443","full_name":"stackr23/react-stack","owner":"stackr23","description":"perfect react stack to wrap a web app","archived":false,"fork":false,"pushed_at":"2022-01-29T14:16:48.000Z","size":437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:35:59.362Z","etag":null,"topics":["babel","conventional-commits","cssmodules","eslint","esnext","github-actions","reactjs","sass","semantic-release","typescript","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/stackr23.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-05-27T12:02:49.000Z","updated_at":"2022-01-28T13:10:29.000Z","dependencies_parsed_at":"2022-09-04T19:01:37.633Z","dependency_job_id":null,"html_url":"https://github.com/stackr23/react-stack","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stackr23/react-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackr23%2Freact-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackr23%2Freact-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackr23%2Freact-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackr23%2Freact-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackr23","download_url":"https://codeload.github.com/stackr23/react-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackr23%2Freact-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31667034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","conventional-commits","cssmodules","eslint","esnext","github-actions","reactjs","sass","semantic-release","typescript","webpack"],"created_at":"2024-11-07T09:36:41.124Z","updated_at":"2026-04-11T03:03:20.519Z","avatar_url":"https://github.com/stackr23.png","language":"JavaScript","readme":"# React Stack\n\n![Lint, Test and Build](https://github.com/stackr23/react-stack/actions/workflows/github-action-test.yml/badge.svg)\n[![Semantic Versioning](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-blue.svg)](https://github.com/semantic-release/semantic-release) \u003cbr /\u003e\n\u003ca href=\"https://standardjs.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"Standard - JavaScript Style Guide\"\u003e\u003c/a\u003e\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![Conventional Commits](https://img.shields.io/badge/✔-Conventional%20Commits-blue.svg)](https://conventionalcommits.org)\n\n\u003e **perfect react stack to wrap your web app**\n\u003e\n\u003e see release notes at **[CHANGELOG](./CHANGELOG.md)**\n\n## :sparkles: Features\n\n\u003c!--\nTODO: MobX, GH pages, SSR, ...\n\n:card_file_box: **[MobX v5.5](https://mobx.js.org/) - observable store injection**\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;global stores based on observables\n\n:zap: **[ExpressJS v4](http://expressjs.com/) - node-js server**\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;webpack-dev in dev, serverside rendering on prod\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**TBD -** /api and /test server\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**TBD -** prefetch component data\n\n:rocket: **github pages deployment scripts**\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;initiate and push git worktree from /build to gh-pages\n---\u003e\n\n:package: **[Webpack v4](https://webpack.js.org/) - module bundler**  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;HMR, lazy load, static build, code splitting  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;_(migration to v5 in progress)_\n\n:alembic: **[Babel v7](https://babeljs.io/docs/en/index.html) - ESNext support provider**  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;async/await, static class properties, etc..\n\n:atom_symbol: **[React v17](https://reactjs.org/) - view-controller library**  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Hooks and latest DOM features\n\n:rotating_light: **[EsLint v7](https://eslint.org/) - code linting tool**  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;beautyful and error proof code  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**with [@stackr23/config-eslint](https://github.com/stackr23/config-eslint)**\n\n:white_check_mark: **[Karma](https://github.com/karma-runner/karma) with [Mocha](https://github.com/mochajs/mocha) and [Chai](https://www.chaijs.com/)**  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;unit tests and browser integration\n\n:robot: **[Github Actions](https://github.com/features/actions)**  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;for automated release process by  \n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;**[Conventional Commits](https://conventionalcommits.org) and [semantic-release](https://github.com/semantic-release/semantic-release)**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackr23%2Freact-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackr23%2Freact-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackr23%2Freact-stack/lists"}