Skip to content

A test repository for generating screenshots of Mage apps.

License

Notifications You must be signed in to change notification settings

wasp-lang/mage-screenshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mage Screenshot Repo

Test repo for generating screenshots for https://usemage.ai apps.

Setup

Install dependencies:

npm install

Install Chromium:

npx playwright install chromium

Copy .env.example to .env and fill in the required environment variables.

Run as web app locally

Run the server:

npm run server

Run the client:

npm run client

Run as CLI

npm run cli -- --url https://usemage.ai/result/{uuid}

About

A test repository for generating screenshots of Mage apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published