GithubHelp home page GithubHelp logo

isabella232 / glipped Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ringcentral/glipped

0.0 0.0 0.0 841 KB

Invite Users to a Public Glip Group. Express app using Swig to invite users to Glip Group

Home Page: https://developer.ringcentral.com/api-explorer/latest/index.html#/Glip_API

License: MIT License

JavaScript 59.71% CSS 3.38% HTML 36.91%

glipped's Introduction

Build Status Code Climate License: MIT Chat: RingCentral npm (scoped) David Coverage Status Codacy Badge Scrutinizer Code Quality

Glipped

A simple Express Server App to invite users to Glip Groups.

Features

  • A landing page you can point users to fill in their emails and receive an invite into the Glip group.
  • A SVG badge that works well from static mediums (like GitHub README pages)

Requirement

  • Node - 7.4.0
  • Express - 4.11.xx

Installation via NPM

$ cd glipped
$ npm install

Running Glipped locally

$ cp config-sample.env.txt .env
$ vi .env
  1. Enter the indicated values:

    • RC_APP_KEY= Your application's app_key
    • RC_APP_SECRET= Your application's app_secret
    • RC_APP_SERVER_URL= Either sandbox -OR- production
    • RC_USERNAME= Glip User's phone-number
    • RC_EXTENSION= Glip User's extension
    • RC_PASSWORD= Glip User's password
    • APP_LOGO= Organizations's logo ( a http / https link to the Logo )
    • GLIP_GROUP_NAME= Organization's name
    • GLIP_GROUP_ID= Group ID of the glip group

** To GET the groupId of the group please ref to Get Group List;

npm start

Running Glipped on Heroku

If you already have your Glip email address and password, you can use Heroku One-Button Deployment.

Deploy

To run the unit tests:

npm test

** Application would be started on port 8080 ( http://localhost:8080 )

SVG

Chat: RingCentral

<img src="https://img.shields.io/badge/Chat-RingCentral-orange.svg">

Done in Markdown this looks like:

[![Chat: RingCentral](https://img.shields.io/badge/Chat-RingCentral-orange.svg)](http://localhost:8080/)

Landing page

APP screenshots

Point to http://localhost:8080/.

Note: the image for the logo of the landing page is retrieved from the RC_LOGO parameter specified in the .ENV file. If you do not provide the URL in the .ENV file, it won't be shown.

Dependencies

Current used RCSDK version for this demo is : "ringcentral": "^3.1.1"

  • Make sure to change the SDK version in the package.json before you chose to use a different SDK Version.

Links

Project Repo

RingCentral SDK for JavaScript

RingCentral API Docs

RingCentral API Explorer

Contributions

Any reports of problems, comments or suggestions are most welcome.

Please report these on Glipped's Issue Tracker in Github.

License

RingCentral SDK is available under an MIT-style license. See LICENSE.txt for details.

RingCentral SDK © 2017 by RingCentral

FAQ

glipped's People

Contributors

tylerlong avatar grokify avatar mikestowe avatar anilkumarbp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.