{"id":45153882,"url":"https://github.com/aldeebhasan/drgn","last_synced_at":"2026-02-20T03:32:09.056Z","repository":{"id":284430571,"uuid":"954309453","full_name":"aldeebhasan/drgn","owner":"aldeebhasan","description":"A real-time chat app built with Angular (frontend) and NestJS (backend). Features include WebSocket messaging, emoji support, file sharing, and JWT authentication.","archived":false,"fork":false,"pushed_at":"2025-08-03T17:06:01.000Z","size":960,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T19:05:10.653Z","etag":null,"topics":["angular","nestjs","postgresql","tailwind"],"latest_commit_sha":null,"homepage":"https://drgn-production.up.railway.app/","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/aldeebhasan.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,"zenodo":null}},"created_at":"2025-03-24T22:13:02.000Z","updated_at":"2025-08-03T17:06:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"242e1f71-c58f-4021-a722-35a5b2473ced","html_url":"https://github.com/aldeebhasan/drgn","commit_stats":null,"previous_names":["aldeebhasan/drgn"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aldeebhasan/drgn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldeebhasan%2Fdrgn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldeebhasan%2Fdrgn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldeebhasan%2Fdrgn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldeebhasan%2Fdrgn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldeebhasan","download_url":"https://codeload.github.com/aldeebhasan/drgn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldeebhasan%2Fdrgn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29640628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T03:21:14.183Z","status":"ssl_error","status_checked_at":"2026-02-20T03:18:24.455Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","nestjs","postgresql","tailwind"],"created_at":"2026-02-20T03:32:08.608Z","updated_at":"2026-02-20T03:32:09.051Z","avatar_url":"https://github.com/aldeebhasan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"drgn-production.up.railway.app/\" target=\"blank\"\u003e\u003cimg src=\"https://drgn-production.up.railway.app/assets/logo@full.png\" width=\"220\" alt=\"DRGN\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n## Description\nA real-time chat app built with Angular (frontend) and NestJS (backend). Features include WebSocket messaging, emoji support, file sharing, and JWT authentication.\n## Project setup\n\n### Client configuration\nFirst you need to build the frontend project then you can simply run the application\n\n```bash\n$ cd client\n$ npm ci\n\n#development\n$ npm run start\n\n# watch mode\n$ npm run watch\n\n# production mode\n$ npm run build\n\n```\n\n\n### Api Configuration\nNext you will return back to the backend folder to finish the project setup\n\nFirst you need to setup the environment file\n```bash\n$ cp .env.example .env\n```\nThen run the follows\n\n```bash\n$ cd api\n$ npm ci\n$ npm run migration:run \n\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```\n\n## Deployment\nFor deployment you need first to build the front end project then run the following:\n```bash\n$ cd client\n$ npm ci\n$ npm run build\n\n$ cd api\n$ npm ci\n$ npm run migration:run\n$ npm run build\n$ npm run start:prod\n```\n\n## Credits\n\n- [Hasan Deeb](https://github.com/aldeebhasan)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldeebhasan%2Fdrgn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldeebhasan%2Fdrgn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldeebhasan%2Fdrgn/lists"}