For this challenge you will clone the Noteful V2 starter and update the app to use knex
. The starter is configured to connect to the noteful-app
database you created in the previous challenge.
Before getting started you should have completed the previous challenge where you created a noteful-app
database and populated the notes
table with sample data.