Skip to content

sparkidea25/bookstoreapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookstoreapi

CRUD API, with Nodejs, Knex and MySQL

  1. Go to the /db folder, make changes to the Database details there

  2. Lets run our Database migration, still inside the db folder

    RUN knex migrate:create-boooks

  3. Lets migrate up now, still inside the db folder

    RUN knex migrate:latest

About

CRUD API, with Nodejs, Knex and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published