{"id":13571374,"url":"https://github.com/codeforamerica/chime","last_synced_at":"2025-04-04T08:31:04.050Z","repository":{"id":15603783,"uuid":"18339970","full_name":"codeforamerica/chime","owner":"codeforamerica","description":"A city-focused content management system","archived":true,"fork":false,"pushed_at":"2016-11-20T15:55:30.000Z","size":9048,"stargazers_count":35,"open_issues_count":143,"forks_count":12,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-11-05T04:34:03.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://chimecms.org/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeforamerica.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}},"created_at":"2014-04-01T18:29:19.000Z","updated_at":"2023-01-28T09:25:57.000Z","dependencies_parsed_at":"2022-07-12T15:13:55.819Z","dependency_job_id":null,"html_url":"https://github.com/codeforamerica/chime","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforamerica%2Fchime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforamerica%2Fchime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforamerica%2Fchime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforamerica%2Fchime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeforamerica","download_url":"https://codeload.github.com/codeforamerica/chime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247147013,"owners_count":20891608,"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-08-01T14:01:01.464Z","updated_at":"2025-04-04T08:30:59.036Z","avatar_url":"https://github.com/codeforamerica.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# What is this?\n\nChime was a part of Code for America’s Digital Front Door inititive.  You can read more about it here: https://github.com/codeforamerica/digitalfrontdoor\n\n**Development was halted in October 2015.**\n\n# Install\n\nIf you're a Docker user, you can always download the latest build from the Docker Hub as [chimecms/chime](https://hub.docker.com/r/chimecms/chime). Or if you'd like to work with\nthe source:\n\n1. Chime CMS is a Python Flask web application. Follow the instructions on\n   [Python Virtual Environments](https://github.com/codeforamerica/howto/blob/master/Python-Virtualenv.md)\n   to prepare your Python development space. Make sure to use Python 2.7. Your commands may look something like:\n + sudo pip install virtualenv\n + virtualenv -p /usr/bin/python2.7 .venv\n + source .venv/bin/activate\n\n2. Install the project requirements: `pip install -r requirements.txt`\n\n3. You will need a bare Github repository in the directory `sample-site` with an initial empty commit\n   (this will become configurable in the future):\n + `mkdir sample-site`\n + `cd sample-site`\n + `git init`\n + `git commit --allow-empty -m \"First commit\"`\n\n4. copy env.sample to .env\n\n5. Run app using [Honcho and the `Procfile`](https://github.com/codeforamerica/howto/blob/master/Procfile.md):\n\n        $ honcho start\n\n# Who maintains this?\n\nPrior to October 2015, [Mike Migurski](http://github.com/migurski) and [Frances Berriman](http://github.com/phae). Currently, Chime is not maintained.\n\nYou can read a bit more about what we were up to over here http://digifrodo.tumblr.com\n\n[![Stories in Ready](https://badge.waffle.io/chimecms/chime.svg?label=current-sprint\u0026title=WorkingOn)](http://waffle.io/chimecms/chime)\n[![Build Status](https://travis-ci.org/chimecms/chime.svg?branch=master)](https://travis-ci.org/chimecms/chime)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforamerica%2Fchime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeforamerica%2Fchime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforamerica%2Fchime/lists"}