{"id":15010471,"url":"https://github.com/codamic/oneiri","last_synced_at":"2026-02-17T20:36:11.965Z","repository":{"id":68699035,"uuid":"89127627","full_name":"Codamic/oneiri","owner":"Codamic","description":"Client application for psychopomps","archived":false,"fork":false,"pushed_at":"2017-09-24T10:48:32.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T13:25:54.562Z","etag":null,"topics":["clj","clojure","clojurescript","figwheel","hellhound","re-frame"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Codamic.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":"2017-04-23T08:26:09.000Z","updated_at":"2017-10-24T11:52:19.000Z","dependencies_parsed_at":"2023-03-22T17:02:19.080Z","dependency_job_id":null,"html_url":"https://github.com/Codamic/oneiri","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/Codamic%2Foneiri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codamic%2Foneiri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codamic%2Foneiri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codamic%2Foneiri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codamic","download_url":"https://codeload.github.com/Codamic/oneiri/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243291027,"owners_count":20267829,"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":["clj","clojure","clojurescript","figwheel","hellhound","re-frame"],"created_at":"2024-09-24T19:34:22.365Z","updated_at":"2025-10-16T02:04:03.916Z","avatar_url":"https://github.com/Codamic.png","language":"Clojure","readme":"# oneiri\n\nA [re-frame](https://github.com/Day8/re-frame) application designed to ... well, that part is up to you.\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 \"(do (use 'figwheel-sidecar.repl-api) (start-figwheel!) (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### 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\n\nTo compile clojurescript to javascript:\n\n```\nlein clean\nlein cljsbuild once min\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodamic%2Foneiri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodamic%2Foneiri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodamic%2Foneiri/lists"}