{"id":25774163,"url":"https://github.com/therealpad/chatapp","last_synced_at":"2026-04-13T19:31:03.953Z","repository":{"id":279407571,"uuid":"925342128","full_name":"TheRealPad/chatApp","owner":"TheRealPad","description":"a chat application with Kotlin Spring boot, React Vite Typescript + Redux and websocket","archived":false,"fork":false,"pushed_at":"2025-02-25T11:34:49.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T12:32:32.884Z","etag":null,"topics":["docker","docker-compose","mysql","react","react-vite","redux","redux-toolkit","sass","spring-boot","stompwebsocket","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TheRealPad.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":"2025-01-31T17:38:55.000Z","updated_at":"2025-02-25T11:33:01.000Z","dependencies_parsed_at":"2025-02-25T12:42:48.673Z","dependency_job_id":null,"html_url":"https://github.com/TheRealPad/chatApp","commit_stats":null,"previous_names":["therealpad/chatapp"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FchatApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FchatApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FchatApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRealPad%2FchatApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRealPad","download_url":"https://codeload.github.com/TheRealPad/chatApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240981776,"owners_count":19888384,"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":["docker","docker-compose","mysql","react","react-vite","redux","redux-toolkit","sass","spring-boot","stompwebsocket","typescript"],"created_at":"2025-02-27T05:18:32.955Z","updated_at":"2025-11-20T23:05:11.375Z","avatar_url":"https://github.com/TheRealPad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CI/CD Pipeline](https://github.com/TheRealPad/chatApp/actions/workflows/ci.yml/badge.svg)\n\n![react](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![redux](https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white)\n![websocket](https://img.shields.io/badge/Socket.io-010101?\u0026style=for-the-badge\u0026logo=Socket.io\u0026logoColor=white)\n![springboot](https://img.shields.io/badge/Spring_Boot-6DB33F?style=for-the-badge\u0026logo=spring-boot\u0026logoColor=white)\n![mysql](https://img.shields.io/badge/MySQL-005C84?style=for-the-badge\u0026logo=mysql\u0026logoColor=white)\n\n# ChatApp\n\nChat application using redux and a websocket\n\n## Run\n\n\u003e :warning: **You need docker to run these scripts**\n\n\u003e By default the api run on port **8080** and the client on port **3000**\n\n```bash\n./run-all.sh # to start both services\n```\n\n```bash\n./stop-all.sh # to stop both services\n```\n\nTo update the config, go to ```/api``` or ```/client```\n\n## Backend\n\nSpring boot + Kotlin + MySQL\n\nRun the api docker:\n```bash\nmake # if you can use makefile\n\n## or\n\ndocker compose -f ./docker-compose.yml up --build -d\n```\n\nRun the api without docker:\nuse the **bootRun** command for gradle with the env variable **SPRING_PROFILES_ACTIVE** if you want a specific configuration (for example **dev.pa** if you want to use mine)\n\n## Frontend\n\nReact + Typescript + Redux + Websocket\n\nRun the client docker:\n```bash\nmake # if you can use makefile\n\n## or\n\ndocker compose -f ./docker-compose.yml up --build -d\n```\nRun the client without docker:\n\n```bash\n# download the dependencies\nnpm install\nyarn\n\n# start the app\nnpm run dev\nyarn dev\n```\n\n## In App screenshots\n\n![login page](public/loginPage.png \"Login page\")\n![chat page](public/chatPage.png \"Chat page\")\n![conversation page](public/conversationPage.png \"Conversation page\")\n![phone screen](public/phoneScreen.png \"Phone screen\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealpad%2Fchatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherealpad%2Fchatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherealpad%2Fchatapp/lists"}