{"id":18353653,"url":"https://github.com/taystack/composition","last_synced_at":"2025-10-19T09:44:21.932Z","repository":{"id":8754148,"uuid":"10434477","full_name":"taystack/composition","owner":"taystack","description":"Simple application demonstrating the power of Chaplin and the composer.","archived":false,"fork":false,"pushed_at":"2013-06-02T08:44:00.000Z","size":545,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:55:17.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":false,"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/taystack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-02T08:43:26.000Z","updated_at":"2014-12-12T20:02:29.000Z","dependencies_parsed_at":"2022-09-02T17:23:18.847Z","dependency_job_id":null,"html_url":"https://github.com/taystack/composition","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/taystack%2Fcomposition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fcomposition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fcomposition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taystack%2Fcomposition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taystack","download_url":"https://codeload.github.com/taystack/composition/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137994,"owners_count":21053775,"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-11-05T21:42:47.918Z","updated_at":"2025-10-19T09:44:21.840Z","avatar_url":"https://github.com/taystack.png","language":"CoffeeScript","readme":"# Composition\n\u003e Example application using Chaplin.\n\n## Usage\n\n### Setting up your environment ###\nThe first thing you’re going to want to do, is build a virtual environment\nand install any base dependancies. You'll want `virtualenvwrapper` which can\nbe installed via `pip install virtualenvwrapper` if you don't already have it.\n\n```sh\n# Establish a new environment.\nmkvirtualenv composition\n\n# Ensure we are working on the established environment.\nworkon composition\n\n# Install the node environment manager.\npip install nodeenv\n\n# Bootstrap the node environment (this can take a while on slower computers).\nnodeenv -p -j 9 -r requirements.txt\n\n# Install local node dependencies\nnpm install\n```\n\n### Resuming work in an established environment ###\nSetting up an environment can take awhile so thankfully resuming use of\nan already set up environment is as simple as:\n\n```sh\nworkon composition\n```\n\n### Running the development server\n```sh\ngrunt\n```\n\n### Build for distribution\n```sh\ngrunt build\n```\n\n## License\nUnless otherwise noted, all files contained within this project are liensed\nunder the MIT opensource license. See the included file LICENSE or visit\n[opensource.org][] for more information.\n\n[opensource.org]: http://opensource.org/licenses/MIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaystack%2Fcomposition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaystack%2Fcomposition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaystack%2Fcomposition/lists"}