Todo-bn Steps to setup: create todo and todo-test database in PostgresSQL run npm i run npm run dev migrate run npm run dev seed-db Start the server by running npm run dev start Test the app by running npm run test