{"id":18685056,"url":"https://github.com/clojurephant/sample-clojurephant-cljs-app","last_synced_at":"2025-11-07T22:30:23.764Z","repository":{"id":46000144,"uuid":"514998956","full_name":"clojurephant/sample-clojurephant-cljs-app","owner":"clojurephant","description":"Sample project using clojurephant to build a ClojureScript app.","archived":false,"fork":false,"pushed_at":"2023-12-31T17:51:58.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T00:23:50.047Z","etag":null,"topics":["clojurephant","clojurescript","gradle"],"latest_commit_sha":null,"homepage":"https://clojurephant.dev","language":"Clojure","has_issues":false,"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/clojurephant.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":"2022-07-18T01:34:08.000Z","updated_at":"2022-08-08T03:01:12.000Z","dependencies_parsed_at":"2024-12-28T00:22:48.563Z","dependency_job_id":"aa252d8a-3f78-4213-900a-21fa66606781","html_url":"https://github.com/clojurephant/sample-clojurephant-cljs-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurephant%2Fsample-clojurephant-cljs-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurephant%2Fsample-clojurephant-cljs-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurephant%2Fsample-clojurephant-cljs-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojurephant%2Fsample-clojurephant-cljs-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clojurephant","download_url":"https://codeload.github.com/clojurephant/sample-clojurephant-cljs-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239540471,"owners_count":19656018,"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":["clojurephant","clojurescript","gradle"],"created_at":"2024-11-07T10:20:17.197Z","updated_at":"2025-11-07T22:30:23.729Z","avatar_url":"https://github.com/clojurephant.png","language":"Clojure","readme":"# sample-clojurephant-cljs-app\n\nSample project using [clojurephant](https://github.com/clojurephant) to build a ClojureScript app.\n\n## Usage\n\nStart the nREPL server:\n\n    $ ./gradlew clojureRepl\n\nNOTE: REPL support for CLJS is in a rough state right in 0.7.0.\n\nConnect to the nREPL server with your client/editor of choice and start the Figwheel REPL.\n\n    user =\u003e (do\n              (require '[cljs.build.api])\n              (require '[figwheel.repl])\n              (require '[cider.piggieback])\n              (let [opts {:optimizations :none\n                          :main 'my.group.myapp\n                          :output-to \"build/tmp/clojureRepl/public/js/main.js\"\n                          :output-dir \"build/tmp/clojureRepl/public/js/out\"\n                          :asset-path \"js/out\"\n                          :source-map true}]\n              (cljs.build.api/build opts)\n              (cider.piggieback/cljs-repl (figwheel.repl/repl-env) opts)))\n\nNOTE: This only uses the `figwheel-repl` component not the full `figwheel-main`. This means you don't get the hot-reloading Figwheel normally provides, but do get it's other REPL capabilities.\n\n## More Help\n\nSee [Clojurephant's docs](https://clojurephant.dev).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojurephant%2Fsample-clojurephant-cljs-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclojurephant%2Fsample-clojurephant-cljs-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojurephant%2Fsample-clojurephant-cljs-app/lists"}