{"id":21966434,"url":"https://github.com/dreamingechoes/rails-blank-template-app","last_synced_at":"2025-07-16T04:42:55.623Z","repository":{"id":96611276,"uuid":"49336998","full_name":"dreamingechoes/rails-blank-template-app","owner":"dreamingechoes","description":"Rails blank template app in order to be able to just simply clone it and start to develop our own app.","archived":false,"fork":false,"pushed_at":"2016-09-16T20:36:44.000Z","size":169,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T05:08:33.833Z","etag":null,"topics":["rails","rails-blank-template","ruby"],"latest_commit_sha":null,"homepage":null,"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/dreamingechoes.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,"zenodo":null}},"created_at":"2016-01-09T18:53:56.000Z","updated_at":"2019-12-23T06:18:00.000Z","dependencies_parsed_at":"2023-03-16T20:30:36.298Z","dependency_job_id":null,"html_url":"https://github.com/dreamingechoes/rails-blank-template-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dreamingechoes/rails-blank-template-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Frails-blank-template-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Frails-blank-template-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Frails-blank-template-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Frails-blank-template-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreamingechoes","download_url":"https://codeload.github.com/dreamingechoes/rails-blank-template-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreamingechoes%2Frails-blank-template-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265482261,"owners_count":23774023,"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":["rails","rails-blank-template","ruby"],"created_at":"2024-11-29T13:16:07.853Z","updated_at":"2025-07-16T04:42:55.613Z","avatar_url":"https://github.com/dreamingechoes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rails Blank Template App\n========================\n\nRuby on Rails\n-------------\n\nThis application requires:\n\n- Ruby 2.3.0\n- Rails 4.2.7.1\n\nLearn more about [Installing Rails](http://railsapps.github.io/installing-rails.html).\n\nAbout\n-----\n\nThis is a simple Rails blank template app in order to be able to just simply clone it and start to develop our own app.\n\nIt uses the Bootstrap SB Admin Base V2 theme. You could find the Rails gem of this theme [here](https://github.com/dreamingechoes/bootstrap_sb_admin_base_v2).\n\nMain features included by default:\n\n- [Devise](https://github.com/plataformatec/devise) with default modules.\n- [BootstrapSBAdminBaseV2](https://github.com/dreamingechoes/bootstrap_sb_admin_base_v2) theme included.\n- [SendGrid](https://github.com/stephenb/sendgrid) gem for mailing.\n- Continuous testing with [Guard](https://github.com/guard/guard).\n- Thin server.\n- MySQL database.\n- ERB template engine.\n\nThere is an user example ready to use to login with email `user@example.com` and password `123456789`.\n\n![Login Page](app/assets/images/screenshot1.png)\nLogin page.\n\n![Dashboard Page](app/assets/images/screenshot2.png)\nDashboard page.\n\nOriginal author\n---------------\n\nIván González, *a.k.a* [dreamingechoes](https://github.com/dreamingechoes)\n\nGetting Started\n---------------\n\nTo start using this template, you only have to do the typical ***Rails*** things:\n\n* Install ***Ruby*** version 2.3.0 (using [RVM](https://github.com/rvm/rvm) or [RBenv](https://github.com/sstephenson/rbenv) or whatever).\n\n* Clone the repo and do the ***bundle install*** thing:\n\n```sh\nuser@computer:~$ git clone git@github.com:dreamingechoes/rails-blank-template-app.git YOUR_APP_NAME_HERE\nuser@computer:~$ cd YOUR_APP_NAME_HERE\nuser@computer:/YOUR_APP_NAME_HERE$ bundle install\nuser@computer:/YOUR_APP_NAME_HERE$ rake db:setup\nuser@computer:/YOUR_APP_NAME_HERE$ rake db:seed\n```\n\nAnd you're ready to go. Test if all it's ok by starting a server and check it with `rails s`.\n\nContributing\n------------\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nLicense\n-------\n\n**Rails Blank Template App** is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Frails-blank-template-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreamingechoes%2Frails-blank-template-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreamingechoes%2Frails-blank-template-app/lists"}