bucketline
v0.0.1
Published
<div align="center">
Downloads
4
Readme
Bucketline
Integrate cloud bucket storage into your Visual Regression pipeline. Supports Playwright & Storybook and GitHub & GitLab!
🏗️ - WIP - This is not usable yet! - 👷
💿 Installation
Setup
Setup with a Cloud Bucket
- Sign-in into https://uploadthing.com
- Create a new app
- Copy the API Key on the dashboard and set these ENVs in your CI settings:
BUCKETLINE_UPLOADTHING_SECRET = <UPLOADTHING_SECRET>
BUCKETLINE_UPLOADTHING_APP_ID = <UPLOADTHING_APP_ID>
Or, Setup with a Local Bucket
🤖 Development
For local development of this package, You need bun
. Then:
bun start