{"id":19711957,"url":"https://github.com/dcoric/igrice","last_synced_at":"2025-09-11T02:36:49.564Z","repository":{"id":77653562,"uuid":"130192608","full_name":"dcoric/igrice","owner":"dcoric","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-19T09:42:43.000Z","size":1778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T11:04:17.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcoric.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-19T09:35:01.000Z","updated_at":"2020-04-04T11:17:08.000Z","dependencies_parsed_at":"2023-03-12T01:28:37.025Z","dependency_job_id":null,"html_url":"https://github.com/dcoric/igrice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcoric/igrice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoric%2Figrice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoric%2Figrice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoric%2Figrice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoric%2Figrice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcoric","download_url":"https://codeload.github.com/dcoric/igrice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoric%2Figrice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274568410,"owners_count":25309281,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":[],"created_at":"2024-11-11T22:14:41.353Z","updated_at":"2025-09-11T02:36:49.525Z","avatar_url":"https://github.com/dcoric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Redux Starter Kit\n\n\n\n## Table of Contents\n1. [Features](#features)\n1. [Requirements](#requirements)\n1. [Getting Started](#getting-started)\n\n## Features\n* [react](https://github.com/facebook/react)\n* [redux](https://github.com/rackt/redux)\n* [react-router](https://github.com/rackt/react-router)\n* [webpack](https://github.com/webpack/webpack)\n* [babel](https://github.com/babel/babel)\n* [express](https://github.com/expressjs/express)\n* [karma](https://github.com/karma-runner/karma)\n* [eslint](http://eslint.org)\n\n## Requirements\n* node `^8.4.0`\n* npm `^5.3.0`\n\n## Getting Started\n\nAfter confirming that your development environment meets the specified [requirements](#requirements), you can start a project by doing the following:\n\n### Install from source\n\nFirst, clone the project:\n\n```bash\n$ git clone git@github.com:dcoric/react-redux-starter-kit.git\n$ cd react-redux-starter-kit\n```\n\nThen install dependencies and check to see it works. It is recommended that you use `npm install`\n\n```bash\n$ npm install    # Install project dependencies\n$ npm start      # Compile and launch (same as `npm start`)\n```\n\nCreate copy .env.example to .env and adjust custom values. Build is set by default to 'development'. Other values are qa, and production\n\n```bash\n$ cp .env.example .env\n```\n\nWhile developing, you will probably rely mostly on `npm start`; however, there are additional scripts at your disposal:\n\n|`npm run \u003cscript\u003e`|Description|\n|------------------|-----------|\n|`start`|Serves your app at `localhost:3000`. HMR will be enabled in development.|\n|`compile`|Compiles the application to disk (`~/dist` by default).|\n|`dev`|Same as `npm start`, but enables nodemon for the server as well.|\n|`test`|Runs unit tests with Karma and generates a coverage report.|\n|`test:dev`|Runs Karma and watches for changes to re-run tests; does not generate coverage reports.|\n|`deploy`|Runs linter, tests, and then, on success, compiles your application to disk.|\n|`devbuild`|Same as `deploy` but overrides `NODE_ENV` to \"development\".|\n|`qabuild`|Same as `deploy` but overrides `NODE_ENV` to \"qa\".|\n|`prodbuild`|Same as `deploy` but overrides `NODE_ENV` to \"production\".|\n|`lint`|Lint all `.js` files.|\n|`lint:fix`|Lint and fix all `.js` files. [Read more on this](http://eslint.org/docs/user-guide/command-line-interface.html#fix).|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoric%2Figrice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcoric%2Figrice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoric%2Figrice/lists"}