Skip to content

suriyaJaboon/example-auth-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example authentication nodejs and angular4

Note :

  • Back-end nodejs express
  • Front-end angular4
  • Database mongodeb

source :

  • front-end Nnode/angular/
  • back-end Nnode/
  • build angular4 public/
  • configuration config
  • routes routes
  • code app.js

Required

nodejs
npm
mongodb
nodemon 

Run application

$ cd Nnode/
$ npm install
$ nodemon
or 
$ npm start

# Open browser
http://localhost:3000

Develop

Back-end Nnode/
Front-end Nnode/angular/

About

Example authentication jwt nodejs and angular4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published