{"id":23430626,"url":"https://github.com/primevise/oversee","last_synced_at":"2025-06-21T06:04:37.731Z","repository":{"id":183390757,"uuid":"670042703","full_name":"primevise/oversee","owner":"primevise","description":"Plug \u0026 play CMS for Rails applications","archived":false,"fork":false,"pushed_at":"2025-05-27T20:13:34.000Z","size":864,"stargazers_count":31,"open_issues_count":13,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T02:37:40.475Z","etag":null,"topics":["admin","admin-dashboard","cms","content-management-system","phlex","rails","ruby","ruby-on-rails"],"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/primevise.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,"zenodo":null}},"created_at":"2023-07-24T07:04:37.000Z","updated_at":"2025-05-27T20:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"8c6d7bae-d64f-4738-8843-53b0a96384f0","html_url":"https://github.com/primevise/oversee","commit_stats":null,"previous_names":["primevise/oversee"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/primevise/oversee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primevise%2Foversee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primevise%2Foversee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primevise%2Foversee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primevise%2Foversee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/primevise","download_url":"https://codeload.github.com/primevise/oversee/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/primevise%2Foversee/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261073296,"owners_count":23105637,"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":["admin","admin-dashboard","cms","content-management-system","phlex","rails","ruby","ruby-on-rails"],"created_at":"2024-12-23T09:39:08.415Z","updated_at":"2025-06-21T06:04:32.712Z","avatar_url":"https://github.com/primevise.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oversee\n\nPlug \u0026 play content management system (CMS) for Rails applications. Some may call it an admin dashboard too.\n\n\u003ca href=\"https://rubygems.org/gems/oversee\"\u003e\n  \u003cimg alt=\"Oversee GEM Version\" src=\"https://img.shields.io/gem/v/oversee?color=10b981\u0026include_prereleases\u0026logo=ruby\u0026logoColor=f43f5e\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://rubygems.org/gems/oversee\"\u003e\n  \u003cimg alt=\"Oversee GEM Version\" src=\"https://img.shields.io/gem/dt/oversee?color=10b981\u0026include_prereleases\u0026logo=ruby\u0026logoColor=f43f5e\"\u003e\n\u003c/a\u003e\n\n---\n\n### Features\n\n- Minimal, if any, configuration needed\n- Tailored and pleasant user interface\n- Geared for performance\n\n---\n\n![Oversee Screenshot](docs/images/screenshot.png)\n\nDeveloped by [Primevise](https://primevise.com)\n\n\u003e [!NOTE]\n\u003e Oversee is still rather incomplete and only has the very basic features. It might significantly change and break things before a stable release.\n\n## Installation\n\n#### Add gem\n\nSimply add the gem to your Gemfile by running the following command\n\n```bash\n$ bundle add oversee\n```\n\n\u003e [!TIP]\n\u003e Currently, we don't release new gem versions too often due to the fragile nature of the gem. However, you can use the edge version of the gem by pointing directly to the git repository.\n\u003e\n\u003e ```ruby\n\u003e gem \"oversee\", git: \"https://github.com/primevise/oversee\", branch: :main\n\u003e ```\n\n---\n\n#### Mount it on your application\n\nAfter you have the gem installed, you can then mount the engine in your `config/routes.rb`:\n\n```ruby\nRails.application.routes.draw do\n  mount Oversee::Engine =\u003e \"/oversee\"\nend\n```\n\nIdeally, you'd want to limit access to the dashboard to only authorized users.\n\n## Notable mentions\n\nThis gem would not be possible without the work of others. A big thank you goes to these projects:\n\n- [madmin](https://github.com/excid3/madmin)\n- [Avo](https://github.com/avo-hq/avo)\n- [Iconoir](https://github.com/iconoir-icons/iconoir)\n\n## Who uses Oversee?\n\n- [Mintis](https://mintis.app)\n- [Hansa](https://hansahq.com)\n- [No Logo X](https://nologox.com)\n- [Release Server](https://releaseserver.com)\n- [College Life Work](https://work.collegelife.co)\n\nDo you use Oversee in your project? Let us know!\n\n## Contributing\n\nTBA\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimevise%2Foversee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimevise%2Foversee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimevise%2Foversee/lists"}