Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iiitv/getmein-web

Portal to get an invite to IIITV GitHub organization
https://github.com/iiitv/getmein-web

express-js github-api hacktoberfest iiitv invitation-system nodejs

Last synced: 7 days ago
JSON representation

Portal to get an invite to IIITV GitHub organization

Awesome Lists containing this project

README

        

getmein-web


Getting into IIITV Open Source Organization just got easier!





### How to Use

Go to http://getmeiniiitv.glitch.me to get invitations to join this GitHub organization and the Slack Workspace.

Previously, joining the IIITV Organization was a bit tedious - create an issue in the iiitv/getmein repository and wait for the invite.

Now, enter your GitHub username and E-mail ID, get in easily, and start contributing!

#### Show Yourself a part of IIITV

Your 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/).

#### Next Steps

* Join us on [Slack](https://join.slack.com/t/iiitvadodara/shared_invite/zt-ftkwqm9w-VX00~iwfLLQjFFvObuggFQ).
* Add yourself to [`Members`](https://github.com/orgs/iiitv/teams/members) team if not already a member of it.
* Join the [team](https://github.com/orgs/iiitv/teams) for your batch (`batch-of-20XX`).
* Solve issues in [organisation's repositories](https://github.com/iiitv/repositories).
* Create your project and collaborate with others on Gitter Rooms and Slack Channels.

#### Do not belong to IIITV

No problem, you are still welcome to our [Outsiders](https://github.com/orgs/iiitv/teams/outsiders) team.

### For contributors

[CONTRIBUTING.md](https://github.com/iiitv/getmein-web/blob/master/CONTRIBUTING.md)

#### To install the dependencies

```sh
npm install
```

#### To start the local server

```sh
npm start
```

#### Configuration

You can configure this application to use with your environment specified settings. Just copy these Environment variables to `.env` and make necessary changes.
Don't commit this `.env` file or remove it from `.gitignore` .

#### Environment variables

| VAR | DESCRIPTION | VALUES | DEFAULT |
| ---------------------- | -------------------------------- | ------ | ------- |
| SECRET | Your GitHub Token | - | - |
| GMAIL_KEY | Gmail token for email | - | - |

### Stargazers over timeπŸ“ˆ

[![Stargazers over time](https://starchart.cc/iiitv/getmein-web.svg)](https://starchart.cc/iiitv/getmein-web)




Made With ❀ By IIITV Coding Club