{"id":15482038,"url":"https://github.com/code-matt/redux-react-rails-boilerplate","last_synced_at":"2026-03-04T02:31:12.544Z","repository":{"id":74838175,"uuid":"75316915","full_name":"code-matt/redux-react-rails-boilerplate","owner":"code-matt","description":"redux-react-rails-boilerplate with jwt authentication","archived":false,"fork":false,"pushed_at":"2017-07-27T00:33:59.000Z","size":1036,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T15:49:09.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://redux-react-rails-boilerplate.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/code-matt.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-12-01T17:39:50.000Z","updated_at":"2019-02-13T12:40:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"0de352c0-a2ad-4bc2-93cd-49e3fd53bc46","html_url":"https://github.com/code-matt/redux-react-rails-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-matt/redux-react-rails-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-matt%2Fredux-react-rails-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-matt%2Fredux-react-rails-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-matt%2Fredux-react-rails-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-matt%2Fredux-react-rails-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-matt","download_url":"https://codeload.github.com/code-matt/redux-react-rails-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-matt%2Fredux-react-rails-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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-10-02T05:07:25.387Z","updated_at":"2026-03-04T02:31:12.518Z","avatar_url":"https://github.com/code-matt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redux-React-Rails-Boilerplate\n## https://redux-react-rails-boilerplate.herokuapp.com/\n( free heroku dyno, give it some time to spin up)\n\n* Redux\n* React\n* Rails5\n* scss\n* Material Design Lite\n* FontAwesome\n* ReactToastr Notifications\n\nThe master branch is semi-educational. Have no experience with this stack?\nFollow the simple demo code. There are notifications and mouseovers\ntrying to explain what is going on as far as Redux containers and Redux\nactions go.\n\n\n![Screenshot](screenshot.png)\n\n### Caviats\n* Ruby/Rails/Bundler Setup - It's beyond the scope of this readme to \nhelp you with this, it can be something of a long process given your setup.\nIf you are on Windows, God help you. Here are some usefull links:\nhttps://github.com/rbenv/rbenv https://github.com/bundler/bundler\n\n* OAuth - ~~Knock does not support multiple authentication  strategies out\nof the box...~~ https://github.com/nsarno/knock/issues/11 see here for an implementatioon\nof facebook OAuth!\n\n### Installation:\n\nDo a search and replace on the entire project for 'ReduxReactRails' in\norder to change the psql database and project name. \n\n```\nbundle install\nrails db:create\nrails db:migrate\nrails db:seed\ncd client\nnpm install\n```\n\n##### Prod:\nChange your production host to localhost also for now in /client/.env before you build.\n\n```\ncd client\nnpm run build\ncd ..\nrails s\nvisit localhost:3000\n```\n\n###### Dev:\n\n```\nTab1:\nrails s -p 3001\nTab2:\ncd client\nnpm start\nvisit localhost:3000\n```\n\n### Contribute!\n* Clone it\n* Create your feature branch\n* Commit your changes\n* Push to the branch\n* Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-matt%2Fredux-react-rails-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-matt%2Fredux-react-rails-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-matt%2Fredux-react-rails-boilerplate/lists"}