{"id":21988030,"url":"https://github.com/maxivak/rails-base-app","last_synced_at":"2026-04-05T20:34:33.340Z","repository":{"id":145648705,"uuid":"37829118","full_name":"maxivak/rails-base-app","owner":"maxivak","description":"Rails base application. Based on OptimaCMS","archived":false,"fork":false,"pushed_at":"2018-12-18T17:37:29.000Z","size":5472,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T05:43:07.048Z","etag":null,"topics":["cms","optimacms","rails"],"latest_commit_sha":null,"homepage":"","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/maxivak.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2015-06-21T22:44:10.000Z","updated_at":"2018-12-18T17:37:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"676694ae-ec9f-4d5c-b8a6-18f9c80d1fe3","html_url":"https://github.com/maxivak/rails-base-app","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/maxivak%2Frails-base-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxivak%2Frails-base-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxivak%2Frails-base-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxivak%2Frails-base-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxivak","download_url":"https://codeload.github.com/maxivak/rails-base-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245048281,"owners_count":20552483,"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":["cms","optimacms","rails"],"created_at":"2024-11-29T19:15:20.393Z","updated_at":"2025-12-30T23:40:54.947Z","avatar_url":"https://github.com/maxivak.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Rails base app\n\nView demo online: http://demo.optimacms.com\n\n* based on [OptimaCMS](https://github.com/maxivak/optimacms)\n\n\n## Quick start\n\n* Clone the git repo\n```ruby\ngit clone https://github.com/maxivak/rails-base-app\n```\nor [download it](https://github.com/maxivak/rails-base-app/archive/master.zip)\n\n* Change config/secrets.yml with your database settings\n* Create MySQL database\n* Import mysql dump from '__db' folder into database\n\n* Run `bundle install`\n* Run `rake db:migrate`\n\n* Run `yarn install`\n* Precompile assets \n```\nRAILS_ENV=development rake assets:precompile\n```\n\n* run web server\n\n* Access site `http://localhost:3000`\n\n* Access admin area:\n```\nhttp://localhost:3000/admin\n```\nwith credentials:\n```\nadmin@example.com\npassword\n```\n\n* Change admin password\n\n\n## Requirements\n\n* Rails 5\n* Ruby 2.4\n* Mysql database\n* Redis server\n* Imagemagick (For uploading pictures)\n\n\n## Setup\n\n[Read Wiki](https://github.com/maxivak/rails-base-app/wiki/installation)\n\n## Documentation\n[Wiki](https://github.com/maxivak/rails-base-app/wiki)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxivak%2Frails-base-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxivak%2Frails-base-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxivak%2Frails-base-app/lists"}