{"id":13850000,"url":"https://github.com/DogLooksGood/holdem","last_synced_at":"2025-07-12T21:32:41.136Z","repository":{"id":72115454,"uuid":"375399724","full_name":"DogLooksGood/holdem","owner":"DogLooksGood","description":"A Lightweight Texas Hold'em Poker Game","archived":true,"fork":false,"pushed_at":"2021-11-29T14:18:12.000Z","size":251,"stargazers_count":102,"open_issues_count":0,"forks_count":11,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-05T20:29:56.941Z","etag":null,"topics":["game","holdem-poker"],"latest_commit_sha":null,"homepage":"https://holdem.fun/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DogLooksGood.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}},"created_at":"2021-06-09T15:15:30.000Z","updated_at":"2024-05-18T11:17:55.000Z","dependencies_parsed_at":"2024-01-18T09:57:31.408Z","dependency_job_id":"cd49565f-fd32-4ecf-a517-939120fe7908","html_url":"https://github.com/DogLooksGood/holdem","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/DogLooksGood%2Fholdem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogLooksGood%2Fholdem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogLooksGood%2Fholdem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogLooksGood%2Fholdem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DogLooksGood","download_url":"https://codeload.github.com/DogLooksGood/holdem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225839485,"owners_count":17532305,"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":["game","holdem-poker"],"created_at":"2024-08-04T20:00:55.449Z","updated_at":"2024-11-22T03:30:38.568Z","avatar_url":"https://github.com/DogLooksGood.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":[],"readme":"# Holdem\n\n![screencast](https://user-images.githubusercontent.com/11796018/129900764-999487ac-a8aa-4949-890b-afc5a0c3402c.png \"Screencast\")\nA lightweight Texas Hold'em Poker game, WIP.\n\n## Install requirements\n```sh\nclojure -P\nnpm i\n```\n\n## Development\nStart Clojure/Script REPL via `cider-jack-in-clj\u0026cljs` in Emacs.\n\nStart backend system by type `(start)` in Clojure REPL.\n\nWEB services will be available at `http://localhost:4000`.\n\nWorkspace cards will be available at `http://localhost:8000/workspaces.html`.\n\nShadow CLJS UI is `http://localhost:9630`.\n\n## Release\n\n- `make cljs-release` will compile ClojureScript\n- `make release` will compile Clojure and generate uberjar\n\n```\nmake\n```\n\nUberjar will be generated at `target/holdem.jar`, run with:\n\n```\nmake run\n```\n\nor\n\n```\njava -jar target/holdem.jar\n```\n\nOpen http://localhost:4000 in your browser.\n\n## Testing\n### Backend\nRun backend tests with kaocha. The configuartion is tests.edn.\n```\nmake kaocha\n```\n\n### Frontend\nRun frontend tests with karma.\n```\nmake karma\n```\n\n## License\nThis is free and unencumbered software released into the public domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDogLooksGood%2Fholdem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDogLooksGood%2Fholdem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDogLooksGood%2Fholdem/lists"}