{"id":20221893,"url":"https://github.com/abheektripathy/rantman","last_synced_at":"2026-02-07T08:01:59.130Z","repository":{"id":63686238,"uuid":"558973715","full_name":"abheektripathy/Rantman","owner":"abheektripathy","description":"over-engineered infra for a notes app.","archived":false,"fork":false,"pushed_at":"2023-10-07T00:56:47.000Z","size":6621,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-01T19:36:48.377Z","etag":null,"topics":["django","django-rest-framework","docker","docker-compose","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://rantman.vercel.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/abheektripathy.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":"2022-10-28T18:11:12.000Z","updated_at":"2024-04-15T23:48:15.000Z","dependencies_parsed_at":"2025-03-18T06:44:54.396Z","dependency_job_id":"cdb7fb3c-a0e0-4c92-8e11-38a2488f0000","html_url":"https://github.com/abheektripathy/Rantman","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/abheektripathy/Rantman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abheektripathy%2FRantman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abheektripathy%2FRantman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abheektripathy%2FRantman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abheektripathy%2FRantman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abheektripathy","download_url":"https://codeload.github.com/abheektripathy/Rantman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abheektripathy%2FRantman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["django","django-rest-framework","docker","docker-compose","reactjs","typescript"],"created_at":"2024-11-14T06:54:40.290Z","updated_at":"2026-02-07T08:01:59.116Z","avatar_url":"https://github.com/abheektripathy.png","language":"TypeScript","readme":"# Rantman\n\nAn over-engineered notes app, with a scalable infra.\n\u003c/br\u003e\n\u003c/br\u003e\n\u003cimg width=\"1209\" alt=\"Screenshot 2023-04-26 at 12 13 05 AM\" src=\"https://user-images.githubusercontent.com/90976669/234372290-68f3da46-abbe-4611-9e40-311069a9c08b.png\"\u003e\n\n\n\n### Architecture Overview\n\nRantman consists of several components bundled together with docker-compose. The frontend is built with Next.js and sends HTTP requests to the Nginx load balancer. The load balancer is configured to use the least_conn algorithm to route requests to one of the three backend replicas of the Django application.\n\nThe Django application is served through Gunicorn, which handles memory balancing through its workers for better thread management. The backend communicates with a Postgres database to store and retrieve data.\n\nAll the components of the app are containerized and orchestrated through Docker Compose, which enables easy management and deployment of the app. The app uses a custom load balancer configuration through Nginx to handle incoming requests and distribute the load evenly among the backend replicas.\n\nThe use of containerization technology allows for better scalability and portability of the app. The app can be easily deployed to different environments, and the infrastructure can be easily replicated and scaled up or down as needed.\n\nOverall, the app architecture is designed to provide high availability, scalability, and fault tolerance, ensuring that the app can handle a high volume of requests without downtime or performance issues.\n\n\u003c/br\u003e\n\u003c/br\u003e\n\n\u003cimg width=\"742\" alt=\"Screenshot 2023-04-26 at 1 07 17 PM\" src=\"https://user-images.githubusercontent.com/90976669/234503772-01a5a5dd-f208-4082-978a-237fd940a8dd.png\"\u003e\n\n\u003c/br\u003e\n\n\n### Installation and Deployment\n\nTo install and deploy Rantman, you will need to follow these steps:\n\n\n1. Clone the Rantman repository from GitHub:\n\n```\ngit clone \u003chttps://github.com/your-username/rantman.git\u003e\n```\n\n1. Install Docker and Docker Compose on your machine, if they are not already installed.\n2. Build the Docker images for the app by running the following command:\n\n```\ndocker-compose build\n```\n\n1. Start the app using Docker Compose:\n\n```\ndocker-compose up\n```\n\nThis will start the app in development mode.\n\np.s the vercel deployment currently just shows the start page, just for the sake of a college project, this was meant to be run locally.\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabheektripathy%2Frantman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabheektripathy%2Frantman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabheektripathy%2Frantman/lists"}