Skip to content

odixon/JWTNodeJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWTNodeJS

A JWT based solution made with node js

Installation

  • clone the projet from the git repository
  • under your project directory execute this command
$ npm install 
  • this will install all the required dependencies

  • run your project using the following command

$ node server.js
  • your project will run on htttp://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%