{"id":21846950,"url":"https://github.com/duyet/node-rtb-server","last_synced_at":"2025-07-20T20:30:52.284Z","repository":{"id":33926343,"uuid":"37647667","full_name":"duyet/node-rtb-server","owner":"duyet","description":"Ads Realtime Bidding Server on Nodejs","archived":true,"fork":false,"pushed_at":"2024-06-09T15:43:43.000Z","size":1715,"stargazers_count":32,"open_issues_count":4,"forks_count":9,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T06:41:25.271Z","etag":null,"topics":[],"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/duyet.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":"2015-06-18T08:34:52.000Z","updated_at":"2024-10-29T06:52:42.000Z","dependencies_parsed_at":"2023-01-15T03:30:29.808Z","dependency_job_id":"15c58668-e764-487f-ad75-5f4bd20f8ca9","html_url":"https://github.com/duyet/node-rtb-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/duyet/node-rtb-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyet%2Fnode-rtb-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyet%2Fnode-rtb-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyet%2Fnode-rtb-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyet%2Fnode-rtb-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duyet","download_url":"https://codeload.github.com/duyet/node-rtb-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duyet%2Fnode-rtb-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266193065,"owners_count":23890719,"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":[],"created_at":"2024-11-27T23:16:15.267Z","updated_at":"2025-07-20T20:30:51.034Z","avatar_url":"https://github.com/duyet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RTB Server\n\n* Version: 0.0.1\n* Nodejs \u0026 NPM\n* Author: Van-Duyet Le (@duyet)\n* Copyright (c) 2015\n\n# Real-time Bidding \n\n*Real-time bidding (RTB)* is a means by which advertising inventory is bought and sold on a per-impression basis, via programmatic instantaneous auction, similar to financial markets. With real-time bidding, advertising buyers bid on an impression and, if the bid is won, the buyer’s ad is instantly displayed on the publisher’s site. Real-time bidding lets advertisers manage and optimize ads from multiple ad-networks by granting the user access to a multitude of different networks, allowing them to create and launch advertising campaigns, prioritize networks and allocate percentages of unsold inventory, known as backfill.\n\n# Installation\n\n* Require: Ubuntu 14.04 (RAM \u003e 12GB)\n* Nodejs, NPM, PM2\n\n# Bidding Logs Server\n![](http://i.imgur.com/jPVRbPb.png)\n\n# Setup environment varaibles and cronjob\n\nRun `./bgate_env.sh` to settup bgate ENV.\nRun `crontab -e` to setup crontab editor, append:\n\n\tBGATE_HOME=/home/ubuntu/bgate \n\t*/1     *       *       *       *       $BGATE_HOME/cronjob/ubuntu/minutely.sh                  # every minute\n\t*/15    *       *       *       *       $BGATE_HOME/cronjob/ubuntu/minutely-15.sh               # every 10 minute\n\t1       *       *       *       *       $BGATE_HOME/cronjob/ubuntu/hourly.sh                    # every hour\n\t55      23      *       *       *       $BGATE_HOME/cronjob/ubuntu/daily-endday.sh              # 23h55\n\t0       1       *       *       *       $BGATE_HOME/cronjob/ubuntu/daily-startday.sh            # 1h00\n\t0       1       *       *       7       $BGATE_HOME/cronjob/ubuntu/weekly.sh                    # 1h00 every sunday\n\t55      23      28      *       *       $BGATE_HOME/cronjob/ubuntu/monthly.sh                   # every month (28/x/yyyy 23h55)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduyet%2Fnode-rtb-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduyet%2Fnode-rtb-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduyet%2Fnode-rtb-server/lists"}