Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 166 Bytes

File metadata and controls

13 lines (7 loc) · 166 Bytes

npm init -y yarn add express helmet yarn add nodemon --dev configure server scripts

set up server yarn add knex sqlite3

set up knexfile, knexconfig, and knewdb