{"id":18756828,"url":"https://github.com/code-shoily/karma-werks-web","last_synced_at":"2025-08-23T23:17:40.527Z","repository":{"id":76051242,"uuid":"173529296","full_name":"code-shoily/karma-werks-web","owner":"code-shoily","description":"Web front-end for Karma Werks","archived":false,"fork":false,"pushed_at":"2019-03-03T04:47:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T02:31:35.695Z","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/code-shoily.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-03T04:10:03.000Z","updated_at":"2019-03-03T04:47:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"28e61024-943a-42e2-b3a1-c1f9f9e47668","html_url":"https://github.com/code-shoily/karma-werks-web","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/code-shoily%2Fkarma-werks-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-shoily%2Fkarma-werks-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-shoily%2Fkarma-werks-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-shoily%2Fkarma-werks-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-shoily","download_url":"https://codeload.github.com/code-shoily/karma-werks-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644081,"owners_count":19673584,"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-07T17:38:13.030Z","updated_at":"2025-02-19T11:21:36.546Z","avatar_url":"https://github.com/code-shoily.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# karma-werks-web\n\nA [re-frame](https://github.com/Day8/re-frame) application designed to ... well, that part is up to you.\n\n## Development Mode\n\n### Start Cider from Emacs:\n\nPut this in your Emacs config file:\n\n```\n(setq cider-cljs-lein-repl\n\t\"(do (require 'figwheel-sidecar.repl-api)\n         (figwheel-sidecar.repl-api/start-figwheel!)\n         (figwheel-sidecar.repl-api/cljs-repl))\")\n```\n\nNavigate to a clojurescript file and start a figwheel REPL with `cider-jack-in-clojurescript` or (`C-c M-J`)\n\n### Run application:\n\n```\nlein clean\nlein figwheel dev\n```\n\nFigwheel will automatically push cljs changes to the browser.\n\nWait a bit, then browse to [http://localhost:3449](http://localhost:3449).\n\n### Run tests:\n\nInstall karma and headless chrome\n\n```\nnpm install -g karma-cli\nnpm install karma karma-cljs-test karma-chrome-launcher --save-dev\n```\n\nAnd then run your tests\n\n```\nlein clean\nlein doo chrome-headless test once\n```\n\nPlease note that [doo](https://github.com/bensu/doo) can be configured to run cljs.test in many JS environments (phantom, chrome, ie, safari, opera, slimer, node, rhino, or nashorn).\n\n## Production Build\n\n\nTo compile clojurescript to javascript:\n\n```\nlein clean\nlein cljsbuild once min\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-shoily%2Fkarma-werks-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-shoily%2Fkarma-werks-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-shoily%2Fkarma-werks-web/lists"}