Test repo for generating screenshots for https://usemage.ai apps.
Install dependencies:
npm install
Install Chromium:
npx playwright install chromium
Copy .env.example
to .env
and fill in the required environment variables.
Run the server:
npm run server
Run the client:
npm run client
npm run cli -- --url https://usemage.ai/result/{uuid}