{"id":16447280,"url":"https://github.com/junekelly/blister","last_synced_at":"2025-10-24T15:39:46.486Z","repository":{"id":12537756,"uuid":"15207791","full_name":"JuneKelly/blister","owner":"JuneKelly","description":"A silly todolist app in clojure and angularjs","archived":false,"fork":false,"pushed_at":"2013-12-15T17:44:20.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-09T04:31:12.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/JuneKelly.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":"2013-12-15T17:42:11.000Z","updated_at":"2014-03-03T04:48:56.000Z","dependencies_parsed_at":"2022-08-31T08:10:29.459Z","dependency_job_id":null,"html_url":"https://github.com/JuneKelly/blister","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/JuneKelly%2Fblister","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuneKelly%2Fblister/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuneKelly%2Fblister/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuneKelly%2Fblister/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuneKelly","download_url":"https://codeload.github.com/JuneKelly/blister/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240847891,"owners_count":19867610,"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-10-11T09:50:17.445Z","updated_at":"2025-10-24T15:39:41.453Z","avatar_url":"https://github.com/JuneKelly.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blister\n\nYet another todolist app, this time in angularjs and clojure.\nThe purpose of this project is to explore how to build restful apps in\nclojure.\n\n\n## Prerequisites\n\nYou will need [Leiningen][1] 2.0 or above installed.\n\n[1]: https://github.com/technomancy/leiningen\n\nYou will also need to have [nodejs](http://nodejs.org) and\n[ruby](http://ruby-lang.org) installed.\n\n\n## Running\n\nTo set up the project, install grunt, coffeescript and bower:\n```\n$ npm install -g grunt-cli bower coffee-script\n```\ndepending on how you installed nodejs, you may need root permissions for\nthe above command. Subsequent commands should not be run with root\npermissions.\n\n\nInstall the Sass ruby gem:\n```\n$ gem install sass\n```\n\n\nThen run the bootstrapper script, which will install npm and bower\npackages, and also install the webdriver binaries needed to run the\nprotractor tests:\n```\n$ ./bin/bootstrap.sh\n```\n\n\nFinally, to run the development server:\n```\n$ grunt server\n```\n\n\n## Testing\n\nRun the [protractor](https://github.com/angular/protractor) end-to-end tests:\n```\n$ grunt test:e2e\n```\nThis will run the tests against the currently running server.\n\n\nRun the clojure tests of the web service:\n```\n$ grunt test:ring\n```\n\n\nOr, run all tests in sequence:\n```\n$ grunt test:all\n```\n\n\n## License\n\nCopyright © 2013 Shane Kilkelly, [MIT License](opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunekelly%2Fblister","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunekelly%2Fblister","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunekelly%2Fblister/lists"}