Study-Buddy An application used for studying Development Steps Pre-requirements node.js installed postgreSQL installed fly installed Commands npm i - install dependencies npm run setup:local - setup database and tables npm run start:local - start the node server