{"id":17228610,"url":"https://github.com/dibenso/figwheel-rum-example","last_synced_at":"2025-10-11T08:33:39.007Z","repository":{"id":83112741,"uuid":"146911191","full_name":"dibenso/figwheel-rum-example","owner":"dibenso","description":"A Clojure/Clojurescript example of server rendered rum application","archived":false,"fork":false,"pushed_at":"2018-08-31T16:31:10.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T18:52:10.258Z","etag":null,"topics":["clojure","clojurescript","figwheel","rum","server-rendering"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/dibenso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-31T15:37:16.000Z","updated_at":"2020-09-27T16:24:33.000Z","dependencies_parsed_at":"2023-03-01T19:30:41.010Z","dependency_job_id":null,"html_url":"https://github.com/dibenso/figwheel-rum-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dibenso/figwheel-rum-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibenso%2Ffigwheel-rum-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibenso%2Ffigwheel-rum-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibenso%2Ffigwheel-rum-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibenso%2Ffigwheel-rum-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dibenso","download_url":"https://codeload.github.com/dibenso/figwheel-rum-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dibenso%2Ffigwheel-rum-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006611,"owners_count":26084148,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","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":["clojure","clojurescript","figwheel","rum","server-rendering"],"created_at":"2024-10-15T04:44:35.909Z","updated_at":"2025-10-11T08:33:38.978Z","avatar_url":"https://github.com/dibenso.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# figwheel-rum-example\n\nA Clojure/Clojurescript example of server rendered rum application\n\n## Setup\n\nTo get an interactive development environment run:\n\n```sh\ngit clone https://github.com/dibenso/figwheel-rum-example.git\ncd figwheel-rum-example\nlein figwheel\n```\n\nand open your browser at [localhost:3449](http://localhost:3449/).\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```clojure\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```sh\nlein clean\n```\n\nTo create a production build run:\n```sh\nlein do clean, cljsbuild once min\nlein repl\n```\n\nOnce the REPL accepts input:\n```clojure\n(start-production-server)\n```\n\nAnd open your browser in `http://localhost:3000`. You will not\nget live reloading.\n\n## Contributing\n\n1. **Fork** the repo\n2. **Clone** the project to your own machine\n3. **Commit** changes to your own branch\n4. **Push** your work back up to your fork\n5. Submit a **Pull request** so that we can review your changes\n\nNOTE: Be sure to merge the latest from \"upstream\" before making a pull request!\n\n## Authors\n\n* [**Dillon Benson**](https://github.com/dibenso)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/dibenso/figwheel-rum-example/blob/master/LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdibenso%2Ffigwheel-rum-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdibenso%2Ffigwheel-rum-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdibenso%2Ffigwheel-rum-example/lists"}