Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 254 Bytes

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