{"id":15694320,"url":"https://github.com/flexsurfer/lein-re-frisk","last_synced_at":"2025-05-08T22:44:24.623Z","repository":{"id":100721623,"uuid":"84108277","full_name":"flexsurfer/lein-re-frisk","owner":"flexsurfer","description":"A Leiningen plugin to start a web server for the remote debug re-frame applications using re-frisk.","archived":false,"fork":false,"pushed_at":"2024-03-09T06:04:59.000Z","size":1940,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T22:44:19.424Z","etag":null,"topics":["electron","electron-app","lein","lein-plugin","leiningen","re-frame","re-frisk","re-natal","react-native","tools"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/flexsurfer.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":"2017-03-06T18:45:53.000Z","updated_at":"2020-02-18T12:44:42.000Z","dependencies_parsed_at":"2024-10-24T01:20:21.706Z","dependency_job_id":"306faea1-59ec-495b-92c8-8bf3310f1136","html_url":"https://github.com/flexsurfer/lein-re-frisk","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/flexsurfer%2Flein-re-frisk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Flein-re-frisk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Flein-re-frisk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexsurfer%2Flein-re-frisk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexsurfer","download_url":"https://codeload.github.com/flexsurfer/lein-re-frisk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160727,"owners_count":21863624,"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":["electron","electron-app","lein","lein-plugin","leiningen","re-frame","re-frisk","re-natal","react-native","tools"],"created_at":"2024-10-03T18:56:29.310Z","updated_at":"2025-05-08T22:44:24.602Z","avatar_url":"https://github.com/flexsurfer.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lein-re-frisk\n\nLeiningen plugin that starts a web server for the remote debugging re-frame applications (react native, electron, web) using [re-frisk-remote](https://github.com/flexsurfer/re-frisk-remote) library. \n\n[\u003cimg src=\"2016-01-01-starting-clojure-today.jpg\" width=\"100\"\u003e](https://github.com/flexsurfer/re-frisk)\n\n## Usage\n\n[![Clojars](https://img.shields.io/clojars/v/lein-re-frisk.svg)](https://clojars.org/lein-re-frisk)\n\nNOTE! for shadow-cljs RN projects you can use this libary: https://github.com/flexsurfer/re-frisk-rn\n\nAdd `[lein-re-frisk \"0.5.10\"]` into your global Leiningen config (`~/.lein/profiles.clj`) like so:\n\n```cljs\n{:user {:plugins [[lein-re-frisk \"0.5.10\"]]}}\n```\n\nor into the :plugins vector of your project.clj\n\n```cljs\n(defproject your-project \"0.1.1\"\n  {:plugins [[lein-re-frisk \"0.5.10\"]]})\n```\n\nStart a web server in the current directory on the default port (4567):\n\n    $ lein re-frisk\n\nOr select a different port by supplying the port number on the command line:\n\n    $ lein re-frisk 8095\n\nRun re-frame application with the [re-frisk-remote](https://github.com/flexsurfer/re-frisk-remote) library. Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexsurfer%2Flein-re-frisk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexsurfer%2Flein-re-frisk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexsurfer%2Flein-re-frisk/lists"}