mkdir sample-knex-bookshelf
cd sample-knex-bookshelf
npm init -y
npm install sqlite3 knex bookshelf
sudo npm -g install knex
knex migrate:make initial_scheme
knex migrate:make initial_data
touch index.js
code .
-
Notifications
You must be signed in to change notification settings - Fork 0
sombriks/sample-knex-bookshelf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
dirt and quick sample sample-knex-bookshelf
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published