Skip to content

rodrigoms2004/nodeAPI-JWT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeAPI-JWT

Node API with Express JWT bcrypt and Knex

Installing it

npm install

Execute it

nodemon or node server/bin/www.js

Create DB

In /SQL-SCHEMA/db.sql you can find database schema used in this example. MySql version: 5.7

Releases

No releases published

Packages

No packages published