{"id":13456483,"url":"https://github.com/miladr0/bull-mongo","last_synced_at":"2025-03-24T10:32:47.599Z","repository":{"id":99886110,"uuid":"304968933","full_name":"miladr0/bull-mongo","owner":"miladr0","description":"Message Queue using Bull, Redis, and MongoDB in Nodejs","archived":false,"fork":false,"pushed_at":"2020-10-21T15:02:25.000Z","size":48,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-31T08:16:48.730Z","etag":null,"topics":["docker","expressjs","message-queue","mongodb","redis"],"latest_commit_sha":null,"homepage":"","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/miladr0.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}},"created_at":"2020-10-17T21:04:22.000Z","updated_at":"2024-04-17T08:37:27.000Z","dependencies_parsed_at":"2023-05-10T22:00:12.096Z","dependency_job_id":null,"html_url":"https://github.com/miladr0/bull-mongo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladr0%2Fbull-mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladr0%2Fbull-mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladr0%2Fbull-mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miladr0%2Fbull-mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miladr0","download_url":"https://codeload.github.com/miladr0/bull-mongo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221962390,"owners_count":16908332,"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":["docker","expressjs","message-queue","mongodb","redis"],"created_at":"2024-07-31T08:01:22.838Z","updated_at":"2024-10-29T00:30:30.666Z","avatar_url":"https://github.com/miladr0.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Message Queue using Bull, Redis, and MongoDB in Nodejs\nThis repo contains the source code for this tutorial [Message Queue using Bull](https://medium.com/better-programming/message-queue-using-bull-redis-and-mongodb-in-node-js-d7dedaa426ea).\n\n\n## Getting started\n\n### Prerequisites\n1- be sure you are installed [Docker](https://docs.docker.com/compose/install/)\n\n### Installation\ninside the project open up a terminal and run these commands one by one:\n\n1- run `yarn` to install the npm dependencies.\n\n2- run `cp .env.example .env` to create a .env file of environment variables we need.\n\n3- run `yarn docker:dev` to install and run MongoDB and Redis containers.\n\n4- run `yarn fixture` to install some demo URL into the DB.\n\n5- run `yarn start` to start the webserver.\n\n\n\n## start working\nopen `http://localhost:3000/api-1` or `http://localhost:3000/api-2` url in your favorite browser and checking you're DB, you can see every time you open those URLs, the total count of those URLs will be updated.\n\n### demo\n![demo](https://imgur.com/nKW8hy0.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiladr0%2Fbull-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiladr0%2Fbull-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiladr0%2Fbull-mongo/lists"}