{"id":21071852,"url":"https://github.com/mawkler/pss-instachat","last_synced_at":"2025-06-10T21:34:30.115Z","repository":{"id":50253532,"uuid":"214278695","full_name":"mawkler/PSS-InstaChat","owner":"mawkler","description":"The effortless chat app - A project for the course Platform Spanning Systems","archived":false,"fork":false,"pushed_at":"2021-05-31T09:50:32.000Z","size":2136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T18:57:21.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mawkler.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}},"created_at":"2019-10-10T20:24:22.000Z","updated_at":"2021-05-31T09:50:27.000Z","dependencies_parsed_at":"2022-09-17T08:22:18.675Z","dependency_job_id":null,"html_url":"https://github.com/mawkler/PSS-InstaChat","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/mawkler%2FPSS-InstaChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawkler%2FPSS-InstaChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawkler%2FPSS-InstaChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawkler%2FPSS-InstaChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawkler","download_url":"https://codeload.github.com/mawkler/PSS-InstaChat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515569,"owners_count":20303258,"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":[],"created_at":"2024-11-19T18:54:25.010Z","updated_at":"2025-03-14T03:09:12.367Z","avatar_url":"https://github.com/mawkler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InstaChat \u003cimg src=\"./client/assets/icon.png\" width=\"100px\" align=\"right\"\u003e\nThe effortless chat app.\n\n## Usage\nAll commands should all be executed in this project's root directory.\n\nTo set everything up, run `make install`. Also, when running the client make\nsure that the socket IP in [socket.js](client/socket.js) is set to the server's\nIP adress (this currently has to be done manually).\n\n### Client\nTo start the client, run `make run_client`. You will need an Expo app running\non a phone, with which you scan the QR code that shows up in order to run the\napp on it'.\n\n### Server\nTo start the server, run `make run_server`.\n\n## Dependencies\n- [node.js](https://nodejs.org/)\n- [Expo](https://expo.io/)\n\n## Development\nTo run all tests, run `make test`.\n\n### File information\n\n#### Client\n- [App.js](./client/App.js) is the main chatroom body including `textInput`.\n- [ChatItem.js](./client/ChatItem.js) is the text bubble.\n- [MessagesList.js](./client/MessagesList.js) is an array for storing all the messages.\n\n#### Server\n- [server.js](./server/server.js) is the main server file.\n- [DBManager](./server/DBManager.js) creates an interface from the server file to its SQLite3 database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawkler%2Fpss-instachat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawkler%2Fpss-instachat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawkler%2Fpss-instachat/lists"}