{"id":20719655,"url":"https://github.com/minhtrifit/discord-clone-server","last_synced_at":"2026-05-04T08:38:28.662Z","repository":{"id":220465876,"uuid":"751689521","full_name":"minhtrifit/discord-clone-server","owner":"minhtrifit","description":"Realtime Chat \u0026 Video Call App","archived":false,"fork":false,"pushed_at":"2024-02-19T09:30:17.000Z","size":1006,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T22:29:02.589Z","etag":null,"topics":["nestjs-backend","postgresql","socket-io"],"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/minhtrifit.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":"2024-02-02T05:32:45.000Z","updated_at":"2024-12-18T13:36:01.000Z","dependencies_parsed_at":"2025-01-17T22:39:08.609Z","dependency_job_id":null,"html_url":"https://github.com/minhtrifit/discord-clone-server","commit_stats":null,"previous_names":["minhtrifit/discord-clone-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtrifit%2Fdiscord-clone-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtrifit%2Fdiscord-clone-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtrifit%2Fdiscord-clone-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtrifit%2Fdiscord-clone-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minhtrifit","download_url":"https://codeload.github.com/minhtrifit/discord-clone-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242995878,"owners_count":20218815,"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":["nestjs-backend","postgresql","socket-io"],"created_at":"2024-11-17T03:17:56.316Z","updated_at":"2025-10-17T09:52:55.346Z","avatar_url":"https://github.com/minhtrifit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DISCORD CLONE SERVER DOCUMENTATION\n\n![Thumbnail](./showcase/screenshot.png)\n\n🎓 📚 Realtime chat \u0026 video call app inspired from [Discord](https://discord.com)\n\nThis project includes two repository (Client and Server), you can checkout **[client repository](https://github.com/minhtrifit/discord-clone-client)**\n\n## 💻 Technical Stack\n\u003cp align=\"left\"\u003e \u003ca href=\"https://nestjs.com/\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/nestjs/nestjs-plain.svg\" alt=\"nestjs\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003ca href=\"https://www.postgresql.org\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/postgresql/postgresql-original-wordmark.svg\" alt=\"postgresql\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e \u003c/p\u003e\n\n- [Nest.js](hhttps://nestjs.com) - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.\n- [SocketIO](https://socket.io) - Bidirectional and low-latency communication for every platform\n- [PostgreSQL](https://www.postgresql.org) - The World's Most Advanced Open Source Relational Database\n\n## ⚙️ Config .env file\n\nConfig [.env]() file in root dir with path `./.env`\n\n* Note: Install [PostgreSQL database](https://www.postgresql.org)\n\n```bash\nCLIENT_URL=\nDB_HOST=\nDB_PORT=\nDB_USERNAME=\nDB_PASSWORD=\nDB_NAME=\n```\n\n## 📦 Installation\n\nIntall packages \u0026 dependencies\n```console\nnpm install\n```\n\nOr install packages with legacy peer dependencies.\n```console\nnpm install --legacy-peer-deps\n```\n\nRun server project\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n\nTest server project\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n\nRun server project with Dockerfile\n\n```bash\n$ docker run -p 5500:5500 slearninglab-api:1.0.0\n```\n\n## ▶️ YouTube Demo\n\n[![Thumnail](./showcase/screenshot.png)](https://youtu.be/L8ixcX2tIdk)\n\n## 💌 Contact\n\n- Author - [minhtrifit](https://minhtrifitdev.netlify.app)\n- [Github](https://github.com/minhtrifit)\n\n\u003e CopyRight© minhtrifit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhtrifit%2Fdiscord-clone-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminhtrifit%2Fdiscord-clone-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhtrifit%2Fdiscord-clone-server/lists"}