Todo


1. Implement game mechanicsĀ 
/User.sendMessage/

2. Implement high-score mechanicsĀ 
/setInterval || cron jobs/

3. document the api.js routes, request and response
/markdown files/

git *tips


1. git remote add upstreamĀ git@github.com:outbounder/node-socialpower.git
2. git fetch
3. git checkout upstream/develop
4. git checkout -b develop

node-socialpower-class-2

By outbounder

node-socialpower-class-2

  • 735