8000 GitHub - Tmee/people
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tmee/people

 
 

Repository files navigation

Turing People

This app serves as an online portfolio and resume for Turing students and alumni.

Production server

git remote add heroku git@heroku.com:turing-people.git

Staging server

git remote add staging git@github.com:turingschool/people.git

Local Setup

These environment variables will need to be set in your .bash_profile:

export TURING_AUTH_ADMIN_TOKEN="YOUR_SECRET_TOKEN"
export PEOPLE_GITHUB_ID="YOUR_SECRET_TOKEN"
export PEOPLE_GITHUB_SECRET="YOUR_SECRET_TOKEN"

A secret token can be generated with the command rake secret in the project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.6%
  • CSS 19.3%
  • HTML 14.7%
  • CoffeeScript 3.4%
  • JavaScript 1.0%
0