{"id":20880245,"url":"https://github.com/betarixm/rtl","last_synced_at":"2026-04-11T14:02:34.074Z","repository":{"id":112656370,"uuid":"411948398","full_name":"betarixm/rtl","owner":"betarixm","description":"Realtime lottery framework for POSTECH","archived":false,"fork":false,"pushed_at":"2022-05-16T12:08:34.000Z","size":1898,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T21:31:33.513Z","etag":null,"topics":["channels","django","docker-compose","postech","react","tailwindcss"],"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/betarixm.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":"2021-09-30T06:27:01.000Z","updated_at":"2023-05-23T09:09:10.000Z","dependencies_parsed_at":"2023-06-02T10:30:11.969Z","dependency_job_id":null,"html_url":"https://github.com/betarixm/rtl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/betarixm/rtl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betarixm%2Frtl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betarixm%2Frtl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betarixm%2Frtl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betarixm%2Frtl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betarixm","download_url":"https://codeload.github.com/betarixm/rtl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betarixm%2Frtl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31682955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"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":["channels","django","docker-compose","postech","react","tailwindcss"],"created_at":"2024-11-18T07:19:36.821Z","updated_at":"2026-04-11T14:02:34.045Z","avatar_url":"https://github.com/betarixm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rtl\n\n[![CSE@POSTECH](https://img.shields.io/badge/Computer%20Science%20\u0026%20Engineering-POSTECH-c80150)](https://cse.postech.ac.kr)\n\n![Screenshot](README/01.png)\n\n`rtl` is realtime lottery framework for POSTECH. It selects one of the participants counted in realtime\nusing [Django Channels](https://github.com/django/channels).\n\u003e Return-to-Libc intended 😆\n\n## TL;DR\n\n```sh\ndocker-compose up --build --scale core-asgi=8 --scale core-wsgi=4 -d\n```\n\nScale up the services as much as you need. The asgi service handles the websocket protocol, and the wsgi service handles\nthe HTTP protocol. Don't forget to modify [`.env`](.env) to suit your environment.\n\n## Structure\n\n### Core\n\nIt is the main engine of `rtl`. [Django Channels](https://github.com/django/channels) is a key part for real-time\naggregation. This engine uses two types of servers for deployment. The websocket protocol is handled by the asgi\napplication of this engine, which is served by [Daphne](https://github.com/django/daphne). HTTP is handled by the wsgi\npart, served by [gunicorn](https://github.com/benoitc/gunicorn). Each of these is routed through the load balancer\nspecified in the [docker-compose.yml](docker-compose.yml).\n\n### App\n\nThis is `rtl`'s frontend engine. Using [CRACO](https://github.com/gsoft-inc/craco), [React](https://github.com/facebook/react)\nand [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss) are applied to this engine. This is based on typescript.\n\n## Use Cases\n- POSTECH-KAIST Science War Victory Celebration 2021 [Link](https://youtu.be/aRSLmuDJwwk)\n- Introducing My Research 2021 [Link](https://youtu.be/qeZNRqZb0A4)\n- POSTECH President's League of Legends Championship [Link](https://youtu.be/ReTXnXAjSCY)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetarixm%2Frtl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetarixm%2Frtl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetarixm%2Frtl/lists"}