- Clone or download this repo
- Run
npm install,yarnorpnpm install - Create an .env file with the following content:
DATABASE_URL="PATH_TO_THE_DATABASE_FOLDER"
WEB_PATH="C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"
FFMPEG_PATH="C:\\ffmpeg\\bin\\ffmpeg.exe"
API_URL="http://localhost"
API_PORT=8000
- Run
npx prisma db pushto create the database - Run
npx prisma generateto generate the client - Run
yarn devto start the server - Watch the terminal for the QR code link and scan it with your phone
- Go to http://localhost:8000 or whatever port you set in the .env file
- Download this chrome extension to download the chats
- Save the page as a complete webpage with the chrome extension