Skip to content

Demo application that shows how to enable Facebook login with Angular 2 on frontend and Node.js/Express on backend

License

Notifications You must be signed in to change notification settings

GenFirst/angular2-node-fb-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-node-fb-login

Demo application that shows how implement Facebook login with Angular 2 on frontend and Node.js/Express on backend that is impleenting REST API.

About

This application was created as material that is described in the blog post. As Angular 2 seed we have used project that is described in post that we have published earlier.

What you need to install

How To Start Application?

  • Start MongoDB - our application expects that there is fb-demo database in MongoDB
  • Go to frontend folder
    • npm install
    • ng serve
  • Go to backend folder
    • npm install
    • gulp develop

License

angular2-node-fb-login is released under MIT License.

About

Demo application that shows how to enable Facebook login with Angular 2 on frontend and Node.js/Express on backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published