{"id":22672499,"url":"https://github.com/jimlynchcodes/jims-clojurescript-bakery","last_synced_at":"2025-10-19T07:35:30.111Z","repository":{"id":74887768,"uuid":"120706983","full_name":"JimLynchCodes/Jims-ClojureScript-Bakery","owner":"JimLynchCodes","description":"A Multiplatform Ecommerce Browser App For Kontor Bakery Made With ClojureScript, Reagent, And Re-Frame","archived":false,"fork":false,"pushed_at":"2018-11-07T02:17:50.000Z","size":4674,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T11:59:28.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JimLynchCodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-08T03:43:03.000Z","updated_at":"2019-09-12T15:49:37.000Z","dependencies_parsed_at":"2023-02-26T21:15:41.608Z","dependency_job_id":null,"html_url":"https://github.com/JimLynchCodes/Jims-ClojureScript-Bakery","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/JimLynchCodes%2FJims-ClojureScript-Bakery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2FJims-ClojureScript-Bakery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2FJims-ClojureScript-Bakery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2FJims-ClojureScript-Bakery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimLynchCodes","download_url":"https://codeload.github.com/JimLynchCodes/Jims-ClojureScript-Bakery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246176589,"owners_count":20735801,"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-12-09T16:19:28.446Z","updated_at":"2025-10-19T07:35:25.082Z","avatar_url":"https://github.com/JimLynchCodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jim's ClojureScript Bakery\nA Multiplatform Ecommerce Browser App For Kontor Bakery Made With ClojureScript, Reagent, and Re-frame! \n\nCheck out the live demo!  https://jimtheman.github.io/Jims-ClojureScript-Bakery\n\n\n![screenshot](./bakery-screenshot.jpg)\n\n\nScaffolded with:\n\n\n```\nlein new re-frame bakery-app +cider +test +garden +less +trace +re-frisk\n```\n\n## Development Mode\n\n### Start Cider from Emacs:\n\nFor 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 garden once\n```\n\nAutomatically recompile css file on change.\n\n```\nlein garden auto\n```\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### Run tests:\n\n```\nlein clean\nlein doo phantom test once\n```\n\nThe above command assumes that you have [phantomjs](https://www.npmjs.com/package/phantomjs) installed. However, please note that [doo](https://github.com/bensu/doo) can be configured to run cljs.test in many other JS environments (chrome, ie, safari, opera, slimer, node, rhino, or nashorn).\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%2Fjimlynchcodes%2Fjims-clojurescript-bakery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimlynchcodes%2Fjims-clojurescript-bakery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimlynchcodes%2Fjims-clojurescript-bakery/lists"}