{"id":19604696,"url":"https://github.com/victorvoid/layers-cljs","last_synced_at":"2025-07-15T07:33:42.849Z","repository":{"id":89705900,"uuid":"145475912","full_name":"victorvoid/layers-cljs","owner":"victorvoid","description":"An example in ClojureScript using 4 layers architecture","archived":false,"fork":false,"pushed_at":"2018-10-06T16:32:38.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T19:07:02.808Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/victorvoid.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":"2018-08-20T22:15:47.000Z","updated_at":"2019-01-19T13:59:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d38081a-d7c1-434a-a035-865a9f0d5eb7","html_url":"https://github.com/victorvoid/layers-cljs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorvoid/layers-cljs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvoid%2Flayers-cljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvoid%2Flayers-cljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvoid%2Flayers-cljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvoid%2Flayers-cljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorvoid","download_url":"https://codeload.github.com/victorvoid/layers-cljs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvoid%2Flayers-cljs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265418348,"owners_count":23761814,"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-11T09:37:53.421Z","updated_at":"2025-07-15T07:33:42.786Z","avatar_url":"https://github.com/victorvoid.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# layers-cljs\n\nAn example in ClojureScript using 4 layers architecture\n\n1. data\n2. handlers\n3. hooks(TODO)\n4. props-mapper\n\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### Compile css:\n\nCompile css file once.\n\n```\nlein less once\n```\n\nAutomatically recompile css file on change.\n\n```\nlein less auto\n```\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## Production Build\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%2Fvictorvoid%2Flayers-cljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorvoid%2Flayers-cljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorvoid%2Flayers-cljs/lists"}