{"id":18812910,"url":"https://github.com/roshankc00/backend_dev_task","last_synced_at":"2026-04-09T20:44:55.879Z","repository":{"id":251754085,"uuid":"838327496","full_name":"roshankc00/Backend_dev_task","owner":"roshankc00","description":"Nestjs Dev (task)","archived":false,"fork":false,"pushed_at":"2024-08-06T22:39:26.000Z","size":489,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T00:22:41.066Z","etag":null,"topics":["bullmq","mongodb","nestjs","pubsub","redis","websocket"],"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/roshankc00.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-08-05T12:19:21.000Z","updated_at":"2024-08-07T08:10:54.000Z","dependencies_parsed_at":"2024-08-05T14:54:35.789Z","dependency_job_id":"2b5ddbb7-d7ea-4475-83b1-ad85c512ed34","html_url":"https://github.com/roshankc00/Backend_dev_task","commit_stats":null,"previous_names":["roshankc00/backend_dev_task"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshankc00%2FBackend_dev_task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshankc00%2FBackend_dev_task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshankc00%2FBackend_dev_task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roshankc00%2FBackend_dev_task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roshankc00","download_url":"https://codeload.github.com/roshankc00/Backend_dev_task/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748295,"owners_count":19690237,"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":["bullmq","mongodb","nestjs","pubsub","redis","websocket"],"created_at":"2024-11-07T23:35:33.856Z","updated_at":"2026-01-12T04:30:15.395Z","avatar_url":"https://github.com/roshankc00.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Requirement\n\n### Backend Requirement\n\n- create user login and signup api\n- create a way of adding the user to create the chatGroup and add user using email\n- User should be able to chat with user in real time\n\n### language requirement\n\n- Nest js Mongo db\n- create react native ui (plus point)\n\n# TechnologyUsed\n\n- Nest js\n- MongoDb (Abstract Layer)\n- Bull Mq for queuing Email Notifications\n- Redis For scaling web socket server with pubsub model\n- EventEmitters\n- Websocket(scalable)\n\n# To Run the App\n\n- setup .env in root dir as in .env.example\n- Run npm install\n- Run npm run start:dev\n\n# NestJS Application\n\n## Description\n\nThis is a NestJS application designed to [brief description of what the application does].\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Node.js (\u003e= 17.x)\n- npm (\u003e= 10.x) or pnpm (\u003e= 8.x)\n- MongoDB\n\n## Installation\n\n1. **Clone the repository:**\n\n   ```sh\n   git clone https://github.com/roshankc00/Backend_dev_task.git\n   cd Backend_dev_task\n   ```\n\n2. **Install dependencies:**\n\n   Using npm:\n\n   ```sh\n   npm install\n   ```\n\n   Using pnpm:\n\n   ```sh\n   pnpm install\n   ```\n\n3. **Set up environment variables:**\n\n   Create a `.env` file in the root directory and environment variables as in .env.example:\n\n   ```\n\n   ```\n\n## Running the Application\n\n1. **Development mode:**\n\n   Using npm:\n\n   ```sh\n   npm run start:dev\n   ```\n\n   Using pnpm:\n\n   ```sh\n   pnpm start:dev\n   ```\n\n2. **Production mode:**\n\n   Using npm:\n\n   ```sh\n   npm run start:prod\n   ```\n\n   Using pnpm:\n\n   ```sh\n   pnpm start:prod\n   ```\n\n3. **Watch mode:**\n\n   Using npm:\n\n   ```sh\n   npm run start:watch\n   ```\n\n   Using pnpm:\n\n   ```sh\n   pnpm start:watch\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshankc00%2Fbackend_dev_task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froshankc00%2Fbackend_dev_task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshankc00%2Fbackend_dev_task/lists"}