/Meteor-Blog

Simple Blog created using Meteor

Primary LanguageJavaScriptMIT LicenseMIT

Meteor Blog

Installation

meteor install
meteor

Routes

/login
/signup
/blog
/blog/:id
/add  
/admin/users

InComplete Tasks

Assign role to users (admin and guest)
authentication according to admin users