Skip to content

tmeijn/traversy-mean-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traversy-mean-app

Followed a tutorial for creating my first angular 2 app with JWT authentication on the backend.

Angular

Project uses Angular on the frontend. Uses the new router with guards to deny unauthorized users access to certain routes/components

NodeJS/Express/Mongoose

Uses Express and mongoose as the backend for API calls to register and authenticate users along with Passport.JS to handle the auth strategy. Mongoose is used as user storage.

About

Followed a tutorial for creating my first angular 2 app with JWT authentication on the backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published