{"id":14988742,"url":"https://github.com/sguessou/chatalaslack","last_synced_at":"2025-04-12T00:32:53.602Z","repository":{"id":63314796,"uuid":"195853440","full_name":"sguessou/chatalaslack","owner":"sguessou","description":"Small web app demonstrating how to build a web chat app with websockets and Clojure(Script)  ","archived":false,"fork":false,"pushed_at":"2020-05-13T14:44:30.000Z","size":775,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T20:14:38.898Z","etag":null,"topics":["bulma-css","chat-application","clojure","clojurescript","figwheel-main","http-kit","re-frame","reagent-components","reitit","websockets"],"latest_commit_sha":null,"homepage":"https://chatalaslack.herokuapp.com/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sguessou.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-08T16:57:45.000Z","updated_at":"2025-01-22T20:17:19.000Z","dependencies_parsed_at":"2022-11-16T20:01:06.178Z","dependency_job_id":null,"html_url":"https://github.com/sguessou/chatalaslack","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/sguessou%2Fchatalaslack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sguessou%2Fchatalaslack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sguessou%2Fchatalaslack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sguessou%2Fchatalaslack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sguessou","download_url":"https://codeload.github.com/sguessou/chatalaslack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501480,"owners_count":21114674,"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":["bulma-css","chat-application","clojure","clojurescript","figwheel-main","http-kit","re-frame","reagent-components","reitit","websockets"],"created_at":"2024-09-24T14:17:08.173Z","updated_at":"2025-04-12T00:32:53.582Z","avatar_url":"https://github.com/sguessou.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt text](https://raw.githubusercontent.com/sguessou/chatalaslack/master/resources/public/images/lambda.png)\n\n# Chat à la Slack\n\n![alt text](https://raw.githubusercontent.com/sguessou/chatalaslack/master/chat_1.PNG)\n\n\nA simple web chat application built with Clojure(Script).   \nThis small application doesn't include all of the features expected in a real web chat application, but simply demonstrates the use of websockets for real time messaging in a Clojure(Script) environment.\n\nThere are 3 predefined rooms where the users can have a group chat.    \nUsers are also able to message eachothers privately.    \n\n## Technologies used in this project\n\n### Backend\n[Http-kit](https://www.http-kit.org/) Http server for Clojure. Used for handling HTTP requests and websocket connections.   \n[Metosin/Reitit](https://github.com/metosin/reitit) Backend side routing libray for Clojure.    \n[Hiccup](https://github.com/weavejester/hiccup) HTML representation library for Clojure(Script).       \n\n### Frontend\n[Reagent](https://reagent-project.github.io/) React wrapper for Clojurescript.   \n[Re-frame](https://github.com/Day8/re-frame) Client state management library for Clojurescript.    \n[Secretary](https://github.com/clj-commons/secretary) client side routing library for Clojurescript.   \n[Wscljs](https://github.com/nilenso/wscljs) Lightweight websocket client for Clojurescript.       \n[Bulma](https://bulma.io/) CSS framework.   \n\n### Development\n[Leiningen](https://leiningen.org/) was used to bootstrap the project with a starting template.    \n[Figwheel.main](https://figwheel.org/docs/) is used for frontend side code hot reloading.    \nI'm using emacs + cider in my workflow for REPL driven development, but I believe that other editors can be used for the same purpose given that the required plugins are installed.   \n\n\n## Usage\n\nAt the root of the project, launch the following command: \n####  $ lein run 8000.    \nLeiningen will download and install all the needed dependencies. After that, you can open your browser and navigate to `localhost:8000`. \n\nTo generate a production frontend build run this command: \n`$ clojure -m figwheel.main -O advanced -bo prod`      \n\n\n## Best Resources for learning Clojure(Script)\n[PurelyFunctionalTV](https://purelyfunctional.tv/)  Clojure Training Online       \n[Learn Reagent + Re-frame](https://www.jacekschae.com/a/322ca) Reagent + Re-frame  \n[Lambda Island](https://lambdaisland.com/) Clojure screencasts     \n\n## License\n\nCopyright © 2019 FIXME\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsguessou%2Fchatalaslack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsguessou%2Fchatalaslack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsguessou%2Fchatalaslack/lists"}