Skip to content

Loopback Authentication with signup login and chats of username and messages with react JS

Notifications You must be signed in to change notification settings

Dotinfotech/LoginAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoopbackAuthentication

Loopback Authentication using nodejs, loopback, with login signup of users and entering messages and username with JWT auth

Config Project

  1. Download Repo
  2. Install Node.JS
  3. Install Dependencies - npm install

Run NPM START or Node app
and

browse http://localhost:3000/explorer/

Refer link for Front-End using React JS