{"id":13395095,"url":"https://github.com/copycopter/copycopter-server","last_synced_at":"2025-03-13T20:31:53.994Z","repository":{"id":2523304,"uuid":"3499459","full_name":"copycopter/copycopter-server","owner":"copycopter","description":"Copycopter Server is open source. Run it as a web service.","archived":false,"fork":false,"pushed_at":"2022-10-19T10:28:54.000Z","size":23995,"stargazers_count":682,"open_issues_count":34,"forks_count":175,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-03-25T21:14:51.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://copycopter.com","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/copycopter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-21T00:48:40.000Z","updated_at":"2024-03-12T00:55:34.000Z","dependencies_parsed_at":"2023-01-11T16:10:41.483Z","dependency_job_id":null,"html_url":"https://github.com/copycopter/copycopter-server","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/copycopter%2Fcopycopter-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copycopter%2Fcopycopter-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copycopter%2Fcopycopter-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/copycopter%2Fcopycopter-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/copycopter","download_url":"https://codeload.github.com/copycopter/copycopter-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243478293,"owners_count":20297231,"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-07-30T17:01:41.874Z","updated_at":"2025-03-13T20:31:53.060Z","avatar_url":"https://github.com/copycopter.png","language":"Ruby","readme":"Copycopter\n==========\n[![Build Status](https://secure.travis-ci.org/copycopter/copycopter-server.png)](http://travis-ci.org/copycopter/copycopter-server)\n\nABANDONED\n=========\nThis software is no longer being maintained.\n\nDescription\n-----------\n\nCopycopter is a service for editing the copy text of a Rails application.\n\nEach Rails application has its own Project, connected by an API key.\nEach piece of copy in a Project is a Blurb. Each Blurb has many Versions, which\ntrack changes users make to copy.\n\nEach Version is either draft or published. The most typical scenario is to\ndisplay published content in production, and draft in all other environments.\n\nA developer can issue a deploy, which marks the latest Version of all Blurbs as\npublished.\n\nSetup\n-----\n\n    git clone git://github.com/copycopter/copycopter-server.git\n    cd copycopter-server\n\nDeploy\n------\n\nDeploy Copycopter Server like any other Rails app. Heroku example:\n\n    heroku create --stack cedar\n    git push heroku master\n    heroku run rake db:migrate\n    heroku restart\n\nAdding a Project\n----------------\n\n    heroku run rake copycopter:project NAME=Iora USERNAME=Copy PASSWORD=Copter\n\nUpdating a Projects password\n----------------------------\n\n    heroku run rake copycopter:change_project_password NAME=IORA OLD=Copter NEW=COPTAH\n\nRemoving a Project\n------------------\n\nTo remove a project from Copycopter:\n\n    heroku run rake copycopter:remove_project NAME=Iora\n\nContribute\n----------\n\nSee the [style guide](https://github.com/copycopter/style-guide).\n\nSet up dependencies:\n\n    bundle\n\nRun the test suite:\n\n    bundle exec rake\n\nRun the server:\n\n    foreman start\n\nAutomatically regenerate CSS when you edit Sass files:\n\n    sass --watch public/stylesheets/sass:public/stylesheets \\\n      -r ./public/stylesheets/sass/bourbon/lib/bourbon.rb\n\nCredits\n-------\n\n![thoughtbot](http://thoughtbot.com/images/tm/logo.png)\n\nCopycopter Server was created by [thoughtbot, inc](http://thoughtbot.com)\n\nIt is maintained by the fine folks at [Crowdtap](http://crowdtap.com) and\n[Iora Health](http://iorahealth.com).\n\nLicense\n-------\n\nCopycopter Server is free software, and may be redistributed under the terms\nspecified in the MIT-LICENSE file.\n","funding_links":[],"categories":["Ruby","Rails"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopycopter%2Fcopycopter-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopycopter%2Fcopycopter-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopycopter%2Fcopycopter-server/lists"}