eduardofx / Bookshelf

NodeJS + Postgresql + Bookshelf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshelf

NodeJS + Postgresql + Bookshelf

$ npm install knex --save

$ npm install bookshelf --save

Escolha a conexão:

$ npm install pg

$ npm install mysql

$ npm install mariasql

$ npm install sqlite3

Validador

https://github.com/hapijs/joi/blob/v11.1.1/API.md

$ npm install joi --save

Retornar promise

$ npm install bluebird --save

Executar este projeto

$ npm install

$ npm start

About

NodeJS + Postgresql + Bookshelf


Languages

Language:JavaScript 95.9%Language:HTML 2.9%Language:CSS 1.2%