{"id":18830581,"url":"https://github.com/iiitv/getmein-web","last_synced_at":"2025-05-07T12:41:49.496Z","repository":{"id":34493678,"uuid":"148876093","full_name":"iiitv/getmein-web","owner":"iiitv","description":"Portal to get an invite to IIITV GitHub organization","archived":false,"fork":false,"pushed_at":"2024-09-29T20:18:41.000Z","size":1039,"stargazers_count":28,"open_issues_count":15,"forks_count":44,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-31T10:08:49.947Z","etag":null,"topics":["express-js","github-api","hacktoberfest","iiitv","invitation-system","nodejs"],"latest_commit_sha":null,"homepage":"https://getmeiniiitv.glitch.me/","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/iiitv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-09-15T06:26:06.000Z","updated_at":"2024-09-29T20:18:44.000Z","dependencies_parsed_at":"2025-02-25T23:11:12.267Z","dependency_job_id":"6a540d66-fb54-4bc8-ae5e-593c92fa0527","html_url":"https://github.com/iiitv/getmein-web","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/iiitv%2Fgetmein-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fgetmein-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fgetmein-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fgetmein-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iiitv","download_url":"https://codeload.github.com/iiitv/getmein-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252879454,"owners_count":21818799,"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":["express-js","github-api","hacktoberfest","iiitv","invitation-system","nodejs"],"created_at":"2024-11-08T01:49:32.454Z","updated_at":"2025-05-07T12:41:49.473Z","avatar_url":"https://github.com/iiitv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003egetmein-web\u003c/h1\u003e\n\u003ch4 align ='center'\u003eGetting into IIITV Open Source Organization just got easier!\u003c/h4\u003e\n\n\u003cp align='center'\u003e\n\u003ca href=\"https://travis-ci.com/iiitv/getmein-web\"\u003e\u003cimg src=\"https://img.shields.io/travis/com/iiitv/getmein-web.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/iiitv/getmein-web/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/iiitv/getmein-web.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/iiitv/getmein-web/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/iiitv/getmein-web.svg?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n### How to Use\n\nGo to http://getmeiniiitv.glitch.me to get invitations to join this GitHub organization and the Slack Workspace.\n\nPreviously, joining the IIITV Organization was a bit tedious - create an issue in the iiitv/getmein repository and wait for the invite.\n\nNow, enter your GitHub username and E-mail ID, get in easily, and start contributing!\n\n#### Show Yourself a part of IIITV\n\nYour GitHub profile won't show you as a part of IIITV's organization. To make your membership public, follow [this article](https://help.github.com/articles/publicizing-or-concealing-organization-membership/).\n\n#### Next Steps\n\n* Join us on [Slack](https://join.slack.com/t/iiitvadodara/shared_invite/zt-ftkwqm9w-VX00~iwfLLQjFFvObuggFQ).\n* Add yourself to [`Members`](https://github.com/orgs/iiitv/teams/members) team if not already a member of it.\n* Join the [team](https://github.com/orgs/iiitv/teams) for your batch (`batch-of-20XX`).\n* Solve issues in [organisation's repositories](https://github.com/iiitv/repositories).\n* Create your project and collaborate with others on Gitter Rooms and Slack Channels.\n\n#### Do not belong to IIITV\n\nNo problem, you are still welcome to our [Outsiders](https://github.com/orgs/iiitv/teams/outsiders) team.\n\n### For contributors\n\n[CONTRIBUTING.md](https://github.com/iiitv/getmein-web/blob/master/CONTRIBUTING.md)\n\n#### To install the dependencies\n\n```sh\nnpm install\n```\n\n#### To start the local server\n\n```sh\nnpm start\n```\n\n#### Configuration\n\nYou can configure this application to use with your environment specified settings. Just copy these Environment variables to `.env` and make necessary changes.\nDon't commit this `.env` file or remove it from `.gitignore` .\n\n#### Environment variables\n\n| VAR                    | DESCRIPTION                      | VALUES | DEFAULT |\n| ---------------------- | -------------------------------- | ------ | ------- |\n| SECRET                 | Your GitHub Token                | -      | -       |\n| GMAIL_KEY              | Gmail token for email            | -      | -       |\n\n### Stargazers over time📈\n\n[![Stargazers over time](https://starchart.cc/iiitv/getmein-web.svg)](https://starchart.cc/iiitv/getmein-web)\n\n\u003ch1 align='center'\u003e\n\u003ca href=\"mailto:codingclub@iiitvadodara.ac.in\"\u003e\u003cimg width=\"50px\" src=\"https://cdn2.iconfinder.com/data/icons/social-icons-color/512/gmail-512.png\"\u003e\u003c/a\u003e\n\u003c/h1\u003e\n\u003cp align='center'\u003eMade With ❤ By IIITV Coding Club\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiitv%2Fgetmein-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiiitv%2Fgetmein-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiitv%2Fgetmein-web/lists"}