{"id":13819047,"url":"https://github.com/GunnarPDX/Rails-React-DTA-Template","last_synced_at":"2025-05-16T04:32:07.386Z","repository":{"id":39692597,"uuid":"237340877","full_name":"GunnarPDX/Rails-React-DTA-Template","owner":"GunnarPDX","description":"(not maintained) 💎 React on Rails starter app - with devise_token_auth ","archived":false,"fork":false,"pushed_at":"2023-03-08T20:30:49.000Z","size":1860,"stargazers_count":25,"open_issues_count":16,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T20:11:26.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/GunnarPDX.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":"2020-01-31T01:41:01.000Z","updated_at":"2022-04-13T00:54:17.000Z","dependencies_parsed_at":"2024-05-28T07:37:43.888Z","dependency_job_id":null,"html_url":"https://github.com/GunnarPDX/Rails-React-DTA-Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GunnarPDX%2FRails-React-DTA-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GunnarPDX%2FRails-React-DTA-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GunnarPDX%2FRails-React-DTA-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GunnarPDX%2FRails-React-DTA-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GunnarPDX","download_url":"https://codeload.github.com/GunnarPDX/Rails-React-DTA-Template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254469187,"owners_count":22076450,"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-08-04T08:00:38.515Z","updated_at":"2025-05-16T04:32:06.900Z","avatar_url":"https://github.com/GunnarPDX.png","language":"Ruby","funding_links":[],"categories":["Happy Exploring 🤘"],"sub_categories":[],"readme":"# Rails, React \u0026 devise_token_auth -- template\nNot actively maintained\n\n- A nice starting point for your next app, preconfigured starter app with devise_token_auth setup for user accounts, deployment configuration for heroku, and various other boilerplate.  MIT License.\n- link to demo heroku app: https://calm-citadel-54256.herokuapp.com/ \n\n# Config\n#### Backend\n- $ rvm install 2.7.0 or rbenv install 2.7.0\n- $ rvm use 2.7.0 or rbenv local 2.7.0\n- $ bundle install\n- $ rails db:create\n- $ rails db:migrate\n#### Frontend\n- $ cd client \n- $ yarn\n- $ cd ..\n\n#### Starting the dev server\n###### if you dont have foreman installed run: $ gem install foreman\n- $ foreman start -f Procfile.dev\n###### If foreman exits without killing ports 3000/3001 run: $ lsof -ti:3000 | xargs kill\n\n# Deployment instructions\n#### (For Heroku)\n###### if you dont have heroku cli installed run: $ npm install -g heroku\n- $ heroku login\n- $ heroku apps:create\n\n\n- $ heroku buildpacks:add heroku/nodejs --index 1\n- $ heroku buildpacks:add heroku/ruby --index 2\n\n\n- $ git init\n- $ git add .\n- $ git commit -m \"commit changes before deployment\"\n- $ git push heroku master\n- $ heroku run rake db:migrate\n- --\u003e visit your deployed app :)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGunnarPDX%2FRails-React-DTA-Template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGunnarPDX%2FRails-React-DTA-Template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGunnarPDX%2FRails-React-DTA-Template/lists"}