{"id":18949020,"url":"https://github.com/junjizhi/rails-material-theme","last_synced_at":"2026-04-29T20:06:46.002Z","repository":{"id":84289071,"uuid":"169896742","full_name":"junjizhi/rails-material-theme","owner":"junjizhi","description":"A base Rails app with Material theme ","archived":false,"fork":false,"pushed_at":"2019-05-04T12:16:22.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T01:44:13.580Z","etag":null,"topics":["bootstrap-material","rails","rails-bootstrap","rails-bootstrap-theme","rails-materials","rails-materials-theme"],"latest_commit_sha":null,"homepage":"https://github.com/junjizhi/rails-material-theme","language":"Ruby","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/junjizhi.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":"2019-02-09T18:07:13.000Z","updated_at":"2019-05-04T12:16:23.000Z","dependencies_parsed_at":"2023-03-02T00:15:40.973Z","dependency_job_id":null,"html_url":"https://github.com/junjizhi/rails-material-theme","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/junjizhi%2Frails-material-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junjizhi%2Frails-material-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junjizhi%2Frails-material-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junjizhi%2Frails-material-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junjizhi","download_url":"https://codeload.github.com/junjizhi/rails-material-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946914,"owners_count":19723018,"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":["bootstrap-material","rails","rails-bootstrap","rails-bootstrap-theme","rails-materials","rails-materials-theme"],"created_at":"2024-11-08T13:15:25.819Z","updated_at":"2026-03-27T21:30:22.867Z","avatar_url":"https://github.com/junjizhi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThis project provides a base Rails app with [Material Theme](https://daemonite.github.io/material/) theme. The app also comes with basic\nfunctionalities like User Sign-up and Log-in.\n\nWith a few steps, you can customize the app for your own needs.\n\n## Screenshots\n![Rails-Material-Screenshot-1](https://user-images.githubusercontent.com/2715151/52524310-a13f9e00-2c69-11e9-8c2d-4f52aad082ce.png)\n![Rails-Material-Screenshot-2](https://user-images.githubusercontent.com/2715151/52524311-a13f9e00-2c69-11e9-8772-da3207b5fa24.png)\n\n## Dependencies\n\nBelow is the environment I tested on:\n\n```\n$ ruby -v\nruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-darwin17]\n\n$ rails --version\nRails 5.2.3\n\n```\n\nBy default, the app depends on postgres v9.6.\n\n## Database creation \u0026 initialization\n\n```\nbundle exec rake db:create\nbundle exec rake db:migrate\n```\n\nNote: The user model is created with the\n[Devise](https://github.com/plataformatec/devise) gem.\n\n## Running the app locally\n\n\n```\nexport DATABASE_URL=postgres://\u003cDB_USER\u003e:\u003cDB_PASS\u003e@localhost:5432/rails-material-dev\nexport RAILS_ENV=development\nbundle exec rails s\n```\n\nVisit the page: http://localhost:3000/\n\n## Gems already installed\n\n- Bootstrap\n- Devise\n- jquery\n- material-sass\n- bootstrap_form\n\n## Customize the app\n\n- Rename the app (search and replace `hotpot` with your app's name)\n- Tweak the front end for you needs\n\n## Contributing\n\nTo contribute, follow the steps:\n\n- Fork this repo and clone to your local machine\n- Create your feature branch (`git checkout -b my-awesome-feature`)\n- Commit your changes (`git commit -am 'Implement blah'`)\n- Push to your branch (`git push origin my-awesome-feature`)\n- Create a new pull pequest (PR) with a brief description of what and why.\n- Get notified when your PR is merged!\n\nIssues and pull requests are always welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunjizhi%2Frails-material-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunjizhi%2Frails-material-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunjizhi%2Frails-material-theme/lists"}