sfbrigade/c4sf.me

Name: c4sf.me

Owner: SFBrigade

Description: A url shortening service for Code for San Francisco

Created: 2016-03-01 20:14:40.0

Updated: 2016-06-30 03:27:02.0

Pushed: 2016-04-11 15:52:24.0

Homepage: http://c4sf.me/admin

Size: 8542

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

C4SF.me

A url shortening service for Code for San Francisco. Built off sahat/hackathon-starter. A very quickly made app. PRs are absolutely welcome.

Code for San Francisco deploy: http://c4sf.me/admin

Screenshots
Public Page

Add new / edit link

Enviroment variables to set

Variable Name | Description | Example value ————- | ———– | ————- MONGODB | MongoDB instance URL | mongodb://localhost:27017/c4brigade-me MONGOLAB_URI | MongoDB instance URL (should be same as above) | mongodb://192.168.99.100:27017/c4brigade-me SESSION_SECRET | Session salt string | 7hi$is@seCret GITHUB_ID | Github application id (create them here: https://github.com/organizations/your-organization/settings/applications/new) | d4409ccd238d6db56255 (for local installation) GITHUB_SECRET | Github application secret | 5c37cffa6fb7092e64e61f695d7b527f45caca15 (for local installation)


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.