Commit Graph

458 Commits

Author SHA1 Message Date
4d5102e383 Various grammar corrections and clarifications 2014-02-18 00:55:39 -05:00
fe254500e4 Update README.md 2014-02-18 00:29:46 -05:00
40fe314336 Update FAQ 2014-02-17 19:26:43 -05:00
64598cf20a Update socket.io guide to include server.listen() 2014-02-17 11:56:03 -05:00
c6e197d940 Added two new client-side libraries to the list 2014-02-16 10:38:40 -05:00
04b7e2f749 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update packages table
  Added a table with list of packages + descriptions
2014-02-15 13:38:45 -05:00
e6cce03dbb Update Readme 2014-02-15 13:33:13 -05:00
dc3e6eee5f Update packages table 2014-02-14 13:12:26 -05:00
7bb855d56d Added a table with list of packages + descriptions 2014-02-14 13:09:43 -05:00
581e8d5fe0 Update how to remove auth providers 2014-02-14 11:51:20 -05:00
12b5848243 Added instructions on how to remove auth providers 2014-02-14 11:44:48 -05:00
0494710b52 Add nodejitsu deployment instructions 2014-02-14 09:21:10 -05:00
045f6d46df Add 4 new mongoose queries to mongoose cheatsheet 2014-02-13 10:03:35 -05:00
dae1c8f2db Updated FAQ 2014-02-12 13:28:55 -05:00
8bd9c0c71c Update nodejitsu logo 2014-02-11 13:04:53 -05:00
93eaf16dc8 Node clusters clarification in project structure 2014-02-11 11:13:22 -05:00
64026b56a3 Update README.md 2014-02-11 11:07:19 -05:00
deae23d29f Update FAQ
Added a section that explains how to switch SendGrid for Mailgun
2014-02-11 11:03:57 -05:00
68b9be88a1 Merge branch 'leemunroe-add-mailgun'
* leemunroe-add-mailgun:
  Removed sendgrid image logo
  JavaScript style formatting. SendGrid as a default service for contact form.
  Add Nodemailer and Mailgun option for contact form
2014-02-11 10:48:41 -05:00
28a7033d32 Added Venmo instructions for obtaining API keys 2014-02-11 09:13:24 -05:00
b0331a0c5b Add note regarding multiple authentications 2014-02-11 09:01:02 -05:00
51574e9512 Little typo, the Steam key should be pasted into secrets.js in the config folder rather than the file config.secrets.js. 2014-02-11 02:42:33 -05:00
c46c321978 Add Nodemailer and Mailgun option for contact form 2014-02-10 13:32:38 -08:00
55a99318bf Added scripts: { start: "node app.js" } in package.json (per Heroku recommendation) 2014-02-10 13:43:36 -05:00
65de734ee2 Removed Procfile and Update README accordingly. Not necessary for Heroku deployment. 2014-02-10 13:37:37 -05:00
d9682e1770 Updated FAQ 2014-02-10 00:11:20 -05:00
c8919acbe2 Rephrased FAQ question on 403 Error 2014-02-08 09:31:38 -05:00
ca326eea70 Update README 2014-02-08 09:29:48 -05:00
7da425200d Minor README corrections 2014-02-08 01:20:04 -05:00
f824c66cd3 Merge pull request #61 from williamle8300/patch-2
Adding a note on how to remove Facebook's "#_=_"
2014-02-08 01:14:39 -05:00
cec811ebad Added OS icons to Prerequisites 2014-02-07 18:34:40 -05:00
12bc85b736 Update README.md 2014-02-07 17:56:21 -05:00
f16e71dc88 Fixed minor bug in the flash example in README.md
Minor bug in the req.flash Data Usage Controller example. String passed instead of an object wrapped string.
2014-02-07 17:54:13 -05:00
9915b37c98 Adding a note on how to remove Facebook's "#_=_" 2014-02-07 10:08:25 -08:00
db50b485da Merge remote-tracking branch 'origin/master'
* origin/master:
  Added Express tutorial link
2014-02-07 10:21:27 -05:00
f0c649145a Update Contributing section 2014-02-07 10:09:25 -05:00
7a1af5afe8 Added Express tutorial link 2014-02-06 08:55:19 -05:00
090e116546 Clarified instructions on app.locals.pretty = true 2014-02-06 08:45:07 -05:00
b303a40aff Merge remote-tracking branch 'origin/master'
* origin/master:
  Updated Project Structure table
  Add mongoose section
  Updated Steam logo and API key instructions
2014-02-06 08:34:27 -05:00
4e483fb07e Add 403 Forbidden on POST requests to FAQ 2014-02-06 08:09:39 -05:00
bed77159b9 Updated Project Structure table 2014-02-06 07:21:47 -05:00
56cac69379 Add mongoose section 2014-02-06 07:14:21 -05:00
86dcde4e25 Updated Steam logo and API key instructions 2014-02-06 04:50:41 -05:00
38296e38b1 Merge branch 'KarlJakober-master'
* KarlJakober-master:
  Add profile information and owned games to Steam template
  Steam API template display achievements
  Steam API code refactoring, added ownedGames API call
  removes steam auth, sets up steam api requests in async
  Adds Steam auth and API

Conflicts:
	views/api/index.jade
2014-02-05 19:44:54 -05:00
de8601fb79 Update README 2014-02-05 12:56:38 -05:00
20621d535d Merge branch 'master' of https://github.com/KarlJakober/hackathon-starter into KarlJakober-master
* 'master' of https://github.com/KarlJakober/hackathon-starter:
  Adds Steam auth and API
2014-02-05 12:26:23 -05:00
aa36ad9fbb Adds Steam auth and API 2014-02-05 16:37:48 +00:00
4351110ea2 Add OpenShift deployment instructions 2014-02-04 12:40:07 -05:00
d28fc059d4 Add Heroku deployment instructions 2014-02-04 11:21:07 -05:00
25927389ba Various fixes and clarifications 2014-02-04 10:37:31 -05:00