Scrapper
You will learn how to launch and install the backend
Installation:
Move to the backend folder:
cd backend
npm install
You can check the dependencies of this project by going to the package.json file.
We use prisma, ts-node typescript, and playwright