{"id":16131152,"url":"https://github.com/nerddiffer/reddux","last_synced_at":"2025-04-06T14:23:08.520Z","repository":{"id":79652586,"uuid":"74534884","full_name":"NerdDiffer/reddux","owner":"NerdDiffer","description":"Read reddit","archived":false,"fork":false,"pushed_at":"2016-12-07T22:15:46.000Z","size":1437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T20:31:12.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://reddux.herokuapp.com","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/NerdDiffer.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-11-23T02:57:08.000Z","updated_at":"2016-11-23T03:01:58.000Z","dependencies_parsed_at":"2023-05-14T09:30:38.613Z","dependency_job_id":null,"html_url":"https://github.com/NerdDiffer/reddux","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/NerdDiffer%2Freddux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdDiffer%2Freddux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdDiffer%2Freddux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NerdDiffer%2Freddux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NerdDiffer","download_url":"https://codeload.github.com/NerdDiffer/reddux/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492935,"owners_count":20947613,"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-10-09T22:19:20.681Z","updated_at":"2025-04-06T14:23:08.502Z","avatar_url":"https://github.com/NerdDiffer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reddux\n\nA content reader for Reddit. Built with React, Redux and Semantic-UI.\nSee a [live demo](https://reddux.herokuapp.com/).\n\n## OAuth\n\nYou'll need to register a developer app. [Read about that here](https://github.com/reddit/reddit/wiki/OAuth2#getting-started).\nChoose 'web app' for your app type.\n\n Using the template at `config/env_template`, save your credentials in `.env`.\n\n#### Scope explanations\n\nAs a user, the app will ask for access to your account.\nHere are the features that use account permissions, by their OAuth scope:\n\n* `read`: get the most popular subreddits\n* `mysubreddits`: fetch a list of your subscriptions\n* `subscribe`: manage your subscriptions\n\n## Installations\n\n#### Application dependencies\n\n`npm install`\n\n#### Style framework info\n\nThis app is using the [Semantic-UI](http://semantic-ui.com/) framework for\nconsistent styling.\n\n* Globally install [gulp](https://github.com/gulpjs/gulp)\n  * `npm install -g gulp`\n* Build the source:\n  * `npm run build:styles`\n\nThere may be an interactive postinstall script, that asks how you want to\ncustomize your build of `semantic-ui`. Just choose the default choices all the\nthrough. If there's a problem, make sure to set the source and output\ndirectories as per the file `semantic.json`, at the project root.\n\nComponent definitions \u0026 preset themes are committed to source control.\nThis GitHub [issue](https://github.com/Semantic-Org/Semantic-UI/issues/3620)\nrecommends it.\n\n##### Semantic-UI docs\n\nRead these to know more:\n\n* [Getting Started](http://semantic-ui.com/introduction/getting-started.html)\n* [Theming](http://semantic-ui.com/usage/theming.html)\n* [React integration](http://react.semantic-ui.com/)\n\n## Starting, building\n\n### Development\n\n* Bundle application \u0026 serve it in-memory:\n  * `npm start`\n* Visit [http://localhost:8080](http://localhost:8080).\n\n### Production\n\nTo locally test a production build:\n\n* Remove all build files\n  * `npm run clean`\n* Install production dependencies\n  * `npm install --production`\n* Build style framework, bundle application \u0026 output to `public/build`\n  * `npm run heroku-postbuild`\n* Start app:\n  * `NODE_ENV=production npm start`\n\n## Tests\n\nRun tests in selected application parts, or all of them:\n\n* `src/` only\n  * `npm test`\n* custom test utilities\n  * `npm test:helpers`\n* everything\n  * `npm test:all`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerddiffer%2Freddux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerddiffer%2Freddux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerddiffer%2Freddux/lists"}