how to run under ./backend/ to run the server make sure you have nodemon and ts-node installed npm install npm run dev under ./ to run the frontend npm install npm run dev