{"id":25430438,"url":"https://github.com/asib11/chat-application","last_synced_at":"2026-04-06T01:34:31.173Z","repository":{"id":274319552,"uuid":"921806777","full_name":"asib11/chat-application","owner":"asib11","description":"chat application realtime update using nodejs","archived":false,"fork":false,"pushed_at":"2025-02-07T13:15:12.000Z","size":244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T13:32:16.098Z","etag":null,"topics":["ejs-templates","expressjs","mongodb","mongoose","multer","nodejs","socket-io"],"latest_commit_sha":null,"homepage":"https://chat-application-pink-tau.vercel.app/","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/asib11.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-24T16:47:31.000Z","updated_at":"2025-02-07T13:15:16.000Z","dependencies_parsed_at":"2025-01-26T15:40:57.939Z","dependency_job_id":null,"html_url":"https://github.com/asib11/chat-application","commit_stats":null,"previous_names":["asib11/chat-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asib11%2Fchat-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asib11%2Fchat-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asib11%2Fchat-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asib11%2Fchat-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asib11","download_url":"https://codeload.github.com/asib11/chat-application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239228292,"owners_count":19603587,"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":["ejs-templates","expressjs","mongodb","mongoose","multer","nodejs","socket-io"],"created_at":"2025-02-17T03:28:19.701Z","updated_at":"2025-12-30T20:00:38.999Z","avatar_url":"https://github.com/asib11.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chat-application\n\n## Initial package install for this project\n\n``` \nnpm i express dotenv ejs mongoose multer cookie-parser express-validator jsonwebtoken bcrypt http-errors cross-env\n```\n### Setup existing nodejs for \nNPM\n```\nnpm i\n```\nor YARN \n```\nyarn install\n```\n\n## Some important resource\n### multer error handling\nhttps://www.npmjs.com/package/multer\n\n### validateJs use for validation\nhttps://validatejs.org/#utilities\n\n\n## Realtime Chat and some design\n```\nnpm install socket.io moment\n```\n\n## Deploy Vercel\n```\n{\n    \"version\": 2,\n    \"builds\": [\n        {\n            \"src\": \"app.js\",\n            \"use\": \"@vercel/node\",\n            \"config\": {\n                \"includeFiles\": [\n                    \"views/**\", \"public/**\"\n                ]\n            }\n        }\n    ],\n    \"routes\": [\n        {\n            \"src\": \"/(.*)\",\n            \"dest\": \"app.js\",\n            \"methods\": [\"GET\", \"POST\", \"PUT\", \"DELETE\", \"PATCH\", \"OPTIONS\"],\n            \"headers\": {\n                \"Access-Control-Allow-Origin\": \"*\"\n            }\n        }\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasib11%2Fchat-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasib11%2Fchat-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasib11%2Fchat-application/lists"}