Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 212 Bytes

File metadata and controls

13 lines (8 loc) · 212 Bytes

npm init -y yarn add express helmet sqlite3 knex cors yarn add nodemon --dev yarn add jsonwebtoken bcryptjs

configure server scripts set up knex config files

npx knex init

set uo folders and file structure