{"id":16660414,"url":"https://github.com/cyppan/cljs-template","last_synced_at":"2026-04-19T21:39:23.835Z","repository":{"id":149800514,"uuid":"378340949","full_name":"cyppan/cljs-template","owner":"cyppan","description":"ClojureScript with tools.deps, shadow-cljs and Reagent","archived":false,"fork":false,"pushed_at":"2021-06-19T07:53:54.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T09:56:49.420Z","etag":null,"topics":["clojurescript","cursive","reagent"],"latest_commit_sha":null,"homepage":"","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/cyppan.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":"2021-06-19T06:27:02.000Z","updated_at":"2021-06-19T07:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"fae09909-8164-4517-9846-8ff5b220dae4","html_url":"https://github.com/cyppan/cljs-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cyppan/cljs-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyppan%2Fcljs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyppan%2Fcljs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyppan%2Fcljs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyppan%2Fcljs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyppan","download_url":"https://codeload.github.com/cyppan/cljs-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyppan%2Fcljs-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32024249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clojurescript","cursive","reagent"],"created_at":"2024-10-12T10:29:11.011Z","updated_at":"2026-04-19T21:39:23.828Z","avatar_url":"https://github.com/cyppan.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clojure Script Intellij (Cursive) template\n\n\u003cimg width=\"467\" alt=\"Capture d’écran 2021-06-19 à 09 44 49\" src=\"https://user-images.githubusercontent.com/1446201/122635239-95651180-d097-11eb-9228-e0626ea6e867.png\"\u003e\n\nWhat's used in this template:\n- tools.deps (the Clojure default package manager)\n- shadow-cljs (easy ClojureScript compilation - the browser is targeted in this template)\n- Reagent (the popular cljs React wrapper)\n- Intellij (IDE): the configuration is versioned so you don't have to setup everything by yourself (including the run configurations)\n\n## Cursive development flow\n\n### Setup project first\nIn order to use the project with Cursive, you have to first generate the maven deps file and import / reload it into Intellij.\n```\nnpx shadow-cljs pom\n```\n\n### Get started\n\nTwo run configurations are available:\n- watch app (which runs a shadow-cljs watch app): should be started continuously\n- REPL (starts a remote REPL connected to your app): should also be started continuously, you can \"send forms\" from the opened files as usual with the Cursive REPL.\n\n**Note**: once in the Cursive REPL, type `(shadow/repl :app)` to launch the shadow cljs REPL.\n\n## Chrome console setup\n\nYou'll probably need to enable custom console formatters to see the Clojure data structures nicely formatted by the devtools, click the settings icon (upper right) and enable it:\n\n\u003cimg width=\"438\" alt=\"Capture d’écran 2021-06-19 à 09 38 38\" src=\"https://user-images.githubusercontent.com/1446201/122635277-ccd3be00-d097-11eb-9fe5-8bcd30b08578.png\"\u003e\n\n\u003cimg width=\"900\" alt=\"Capture d’écran 2021-06-19 à 09 52 45\" src=\"https://user-images.githubusercontent.com/1446201/122635419-ad896080-d098-11eb-9593-2be712c062b7.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyppan%2Fcljs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyppan%2Fcljs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyppan%2Fcljs-template/lists"}