FullstackAcademy / boilermaker

Code scaffold for projects

Home Page:https://www.youtube.com/watch?v=7bLSuTHH4Ag&list=PLx0iOsdUOUmn7D5XL4mRUftn8hvAJGs8H

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide example "gatekeeper" middleware?

glebec opened this issue · comments

Using Express middleware to block certain routes if not admin / logged in might be a nice example for students to work off of.

PR #16 addressed this issue but is currently out of date.