summaryrefslogtreecommitdiff
path: root/app.js
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Revert "Serve static app and node_modules separately"HEADmasterdennisschagt1-1/+0
2015-05-12Serve static app and node_modules separatelydennisschagt1-0/+1
2015-05-07Serve static frontend filesdennisschagt1-0/+4
2015-05-07Move session key to configPeter Wu1-1/+1
2015-05-06Provide resave value for sessiondennisschagt1-0/+4
2015-05-06Pass session to connect-mongo and set session secretdennisschagt1-1/+2
2015-05-06Add basic session and router plumbingPeter Wu1-3/+33
2015-04-28Add gulpPeter Wu1-4/+4
2015-04-28Initialize with Hello worldPeter Wu1-0/+20