scottkf / iactuallysaid.com

A fully working, though small in scope, nodejs based site

Home Page:http://iactuallysaid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install

git clone https://github.com/scottkf/iactuallysaid.com.git
cd iactuallysaid.com
npm install

Post installation

  1. Remove all .example extensions from files under the config/ folder and edit the info inside. Though the ability to use oauth to login is built in and works, I never incorporated it into the site. Going to /auth/twitter, will work, for example. Though it will redirect to localhost:3000, this can be changed in mongoose_auth.coffee.

To start

rw s 

About

A fully working, though small in scope, nodejs based site

http://iactuallysaid.com


Languages

Language:JavaScript 65.6%Language:CoffeeScript 34.4%