Skip to content

Build a chat application (Slack Style)

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENCE.txt
Notifications You must be signed in to change notification settings

SungYeolWoo/meteor_slack

Repository files navigation

Meteor Chat Application (Slack Style)

Source : http://slides.com/timbrandin/meteor-slack#/

Demo : http://edgar_meteor_slack.meteor.com/

AGENDA

  1. Install Meteor (1.1.0.2)
  2. Introduction + Frequent Issues
  3. Setup
  4. Iron Router + Templates + Forms + Collections
  5. Accounts + Time (Moment.js)
  6. Publications
  7. Subscriptions
  8. Security
  9. Iron Layouts + SASS preprocessing + Styling
  10. Add your own style

INTRODUCTION

  • Learn about Templates (Blaze), Iron Router and Publications and Subscriptions

Getting the final branch

Clone the repository:

git clone https://github.com/SungYeolWoo/meteor_slack.git

Checkout the final step:

cd meteor_slack
git checkout step-24 

Run meteor:

meteor

About

Build a chat application (Slack Style)

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENCE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published