{"id":16222940,"url":"https://github.com/villy-p/instant-messaging-app","last_synced_at":"2025-03-19T11:31:46.633Z","repository":{"id":194145651,"uuid":"687673638","full_name":"Villy-P/Instant-Messaging-App","owner":"Villy-P","description":"A small instant messaging app using Vue and SocketJS for hosting on a local server","archived":false,"fork":false,"pushed_at":"2024-12-17T00:33:01.000Z","size":5326,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:34:14.496Z","etag":null,"topics":["instant-messaging","messaging-app","socket-io","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Villy-P.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":"2023-09-05T19:06:16.000Z","updated_at":"2025-02-03T16:31:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"65e39eff-c1f2-478a-a408-81105138681d","html_url":"https://github.com/Villy-P/Instant-Messaging-App","commit_stats":null,"previous_names":["villy-p/instant-messaging-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Villy-P%2FInstant-Messaging-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Villy-P%2FInstant-Messaging-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Villy-P%2FInstant-Messaging-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Villy-P%2FInstant-Messaging-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Villy-P","download_url":"https://codeload.github.com/Villy-P/Instant-Messaging-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243989109,"owners_count":20379648,"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":["instant-messaging","messaging-app","socket-io","vue"],"created_at":"2024-10-10T12:16:04.380Z","updated_at":"2025-03-19T11:31:46.312Z","avatar_url":"https://github.com/Villy-P.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instant-Messaging-App\n\nAn instant messsaging app that you can run on a server. Good for school or work.\n\n## Setup\n\n1. Create src/data/data.ts\n2. Paste this code:\n\n```ts\nexport const IP_ADDRESS = \"IP_ADDESS\";\nexport const APP_NAME = \"App Name\";\nexport const CREATOR_NAME = \"Your Name\";\nexport const SERVER_PORT = \"Server Port\";\nexport const VUE_PORT = \"VueJS Port\";\n```\n\n3. Replace data with your own.\n4. [Create localhost SSL certificate](https://www.section.io/engineering-education/how-to-get-ssl-https-for-localhost/)\n5. Go to chrome://flags/#allow-insecure-localhost and enable localhost SSL\n6. Run `npm install`.\n7. Run `npm run serve` on one terminal\n\n\u003e When VueJS is running, `- Network: https://IP:PORT/` will tell you the IP address and PORT number for Vue\n\n8. Run `ts-node .\\src\\server\\server.ts` on another terminal.\n9. Go to `https://YOUR_IP:VUE_PORT/`\n\n## Features\n\n* Check if people are online or not\n* Upload Images\n* Message Timestamps\n* See when people have joined\n* Save message state\n* Save the current User\n* View Image\n* Many more to come!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilly-p%2Finstant-messaging-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvilly-p%2Finstant-messaging-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilly-p%2Finstant-messaging-app/lists"}