{"id":23857054,"url":"https://github.com/devcom-iitb/resobin","last_synced_at":"2025-09-08T05:32:27.749Z","repository":{"id":37931019,"uuid":"355261751","full_name":"DevCom-IITB/ResoBin","owner":"DevCom-IITB","description":"Course resources by the insti for the insti.","archived":false,"fork":false,"pushed_at":"2024-08-03T16:48:05.000Z","size":11926,"stargazers_count":10,"open_issues_count":15,"forks_count":25,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:01:08.942Z","etag":null,"topics":["antd","hacktoberfest","hactoberfest2021","react","redux-toolkit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevCom-IITB.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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-04-06T16:41:43.000Z","updated_at":"2024-08-03T16:48:09.000Z","dependencies_parsed_at":"2024-01-03T18:31:41.250Z","dependency_job_id":"c4db744e-1758-4ce3-acb5-8637f4d5c955","html_url":"https://github.com/DevCom-IITB/ResoBin","commit_stats":null,"previous_names":["wncc/resobin"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCom-IITB%2FResoBin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCom-IITB%2FResoBin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCom-IITB%2FResoBin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCom-IITB%2FResoBin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevCom-IITB","download_url":"https://codeload.github.com/DevCom-IITB/ResoBin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232282827,"owners_count":18499325,"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":["antd","hacktoberfest","hactoberfest2021","react","redux-toolkit"],"created_at":"2025-01-03T02:45:19.895Z","updated_at":"2025-01-03T02:45:20.480Z","avatar_url":"https://github.com/DevCom-IITB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ResoBin` - Easily Share Course Material\n\n## Requirements\n\n* React 17+\n\n## Getting started\n\n* Note: Enviroment variables are located [here](https://drive.google.com/drive/folders/1HCzepWZyzKJg0-yOyt4ZW46gO3z4-mHv?usp=sharing), and will only be accessible to the core developers.\n* Before starting, make sure to [install Yarn](https://classic.yarnpkg.com/lang/en/docs/install/#windows-stable). Also, **avoid** using npm in this repository.\n\n### Development\n\n* Clone this repository\n\n  ```powershell\n  git clone https://github.com/wncc/ResoBin.git\n  cd ResoBin\n  ```\n\n* Install dependencies:\n\n  ```powershell\n  yarn install\n  ```\n\n* Copy the environment variables to the base directory (current directory)\n* Finally, run the development server:\n\n  ```powershell\n  yarn start\n  ```\n\n* The frontend server runs at [`http://localhost:3000`](http://localhost:3000), and might take a few minutes to start.\n\n### Production\n\n* Build the project\n\n  ```powershell\n  yarn build\n  ```\n\n* Serve the `/build` directory using your webserver (Nginx or Apache)\n\n### Production (deployment with Docker)\n\n* Build \u0026 tag the image file\n\n  ```powershell\n  docker build --rm -f Dockerfile -t resobin:latest .\n  ```\n\n* Run the image file\n\n  ```powershell\n  docker run --rm -d -p 80:80 resobin:latest\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcom-iitb%2Fresobin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcom-iitb%2Fresobin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcom-iitb%2Fresobin/lists"}