Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 477 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 477 Bytes

NodeJS ORM Scaffolding

The scaffolding tries to extend some features to feel like Laravel

We used knex package to query builder and database schema created in NodeJS project, and We also used express.js for routing, middleware

With the help of knex, express, and this source, we can easily fast forward to develop our project focused and jump to business logic