Skip to content

bluebackground/building-a-user-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Meteor Chef
#014 - Building a User Admin

In this recipe, we'll learn how to build a user admin dashboard. We'll build a simple invite system for signing users up, an interface for setting different roles on our users, and showcase how we can rely on roles to control what routes and templates in the application our users can access.

Read on The Meteor Chef

Demo the Recipe

Download the Source

The code for this recipe is licensed under the MIT License.

Packages

No packages published

Languages

  • JavaScript 55.5%
  • HTML 43.2%
  • CSS 1.3%