Abidsyed25 / ScrapQuest

ScrapQuest is your go-to solution for effortlessly extracting data from websites. It's a powerful web scraper built with Next.js, TypeScript, and Puppeteer with Browserless. With ScrapQuest, you can quickly gather valuable information from any website without hassle.
https://scrap-quest.vercel.app/
MIT License
17 stars 32 forks source link

🪲[Bug]: update the docker file #106

Closed iritikyadav123 closed 1 week ago

iritikyadav123 commented 1 week ago

In the Dockerfile, whenever we make changes to our project, we have to reinstall all dependencies. To save time and avoid reinstalling dependencies repeatedly, we can optimize the Dockerfile

iritikyadav123 commented 1 week ago

assign me