Deploying TypeScript Node.js App With MySQL & Prisma On Raspberry Pi
Deploying app with & on : Install Raspbian OS, MySQL server, Prisma CLI & Node.js. Configure NGINX as reverse proxy & expose app using Ngrok. Run app with PM2.
Automating...
Deploying app with & on : Install Raspbian OS, MySQL server, Prisma CLI & Node.js. Configure NGINX as reverse proxy & expose app using Ngrok. Run app with PM2.
Scrape Goodreads data with Python & BeautifulSoup! Extract book info like category, votes, title, description & more. Store data in CSV file using csv module.