Git Product home page Git Product logo

stalkqr's Introduction

#Stalkqr

Build Status

An open source project by the NodeKC group.

http://nodekc.org

##Overview

This project will generate URL's that can be used by others to add your social contact information to their contact list. URL's can be generated for various events to track where your contact was made. URL's can be easily shared through the use of QR codes.

#Authentication setup

###Set up your environment variables

UNIX

export KEY=value

Windows

set KEY=value

Heroku

heroku config:add KEY=value

##Twitter API Key

TWITTER_CONSUMER_KEY
TWITTER_CONSUMER_SECRET

Visit http://developer.twitter.com and create an application. Once created, you'll be given an API key and SECRET. It's important that you set the callback url correctly.

##Github API Key

GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET

https://github.com/account/applications Once again, it's important to set the callback url correctly for where the application is hosted.

##Base URL for callbacks

CALLBACK_BASE_URL

You will need to set up your base callback url. This is the root url to where the site is hosted. Examples include: http://localhost:3000 or http://hazy-mist-1110.herokuapp.com

stalkqr's People

Contributors

dynajoe avatar adunkman avatar smerchek avatar joelongstreet avatar dustyburwell avatar

Stargazers

 avatar

Watchers

 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.