{"id":21804927,"url":"https://github.com/pez/fresh-figwheel-main","last_synced_at":"2025-09-11T01:43:17.197Z","repository":{"id":66560118,"uuid":"202766272","full_name":"PEZ/fresh-figwheel-main","owner":"PEZ","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-30T06:22:50.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T04:25:18.845Z","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/PEZ.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-08-16T16:51:48.000Z","updated_at":"2020-05-30T06:22:52.000Z","dependencies_parsed_at":"2023-02-28T20:15:39.357Z","dependency_job_id":null,"html_url":"https://github.com/PEZ/fresh-figwheel-main","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/PEZ%2Ffresh-figwheel-main","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Ffresh-figwheel-main/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Ffresh-figwheel-main/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Ffresh-figwheel-main/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PEZ","download_url":"https://codeload.github.com/PEZ/fresh-figwheel-main/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759814,"owners_count":20505709,"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-27T11:57:27.562Z","updated_at":"2025-03-21T07:41:46.669Z","avatar_url":"https://github.com/PEZ.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Note about using this with Calva\n\nThis project is created with the figwheel-main template, which doesn't produce [Calva](https://calva.io/) Jack-in settings, currently. I recommend that you create your project yourself from the template so that you get the latest setup.\n\nThis is how you start the project in Calva and get the REPL connected:\n\n0. Open the project root folder in VS Code\n0. Issue the command **Calva: Start a Project REPL and Connect (a.k.a. Jack-in)**, `ctrl+alt+c ctrl+alt+j`\n0. Select project type `Clojure CLI + figwheel main``\n0. *Don't pick an alias* \u003c- This trips many people up, the `:fig` alias doesn't start things in the way Calva needs\n    * Wait for the REPL to start, the *Calva says* output pane will say: `Connected session: clj`\n0. Select to start at least the `dev` cljs build (starting both builds is fine)\n    * This will\n        1. start Figwheel compiling the ClojureScript code for your app\n        1. open the app in the web browser, essentially starting it and it's cljs REPL.\n        1. make Calva ask which build's REPL you want to connect to\n0. Select the `dev` build.\n\nNow Calva is connected to your apps cljs REPL. *Calva says* will print: `Connected session: cljs, repl: dev`.\n\nSee https://calva.io/ about how to use Calva. And please don't hesitate to holler my (`@pez`) way in the `#calva` channel at the Clojurians Slack.\n\n# fresh-figwheel-main.core\n\nFIXME: Write a one-line description of your library/project.\n\n## Overview\n\nFIXME: Write a paragraph about the library/project and highlight its goals.\n\n## Development\n\nTo get an interactive development environment run:\n\n    clojure -A:fig:build\n\nThis will auto compile and send all changes to the browser without the\nneed to reload. After the compilation process is complete, you will\nget a Browser Connected REPL. An easy way to try it is:\n\n    (js/alert \"Am I connected?\")\n\nand you should see an alert in the browser window.\n\nTo clean all compiled files:\n\n    rm -rf target/public\n\nTo create a production build run:\n\n\trm -rf target/public\n\tclojure -A:fig:min\n\n\n## License\n\nCopyright © 2018 FIXME\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Ffresh-figwheel-main","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpez%2Ffresh-figwheel-main","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Ffresh-figwheel-main/lists"}