GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
1 stars 1 forks source link

Add storybook dev-environment #133

Closed L03TJ3 closed 4 months ago

L03TJ3 commented 7 months ago

Any requests not following requested format will make it take longer, or won't be taken up at all.

Business Description

We have a playground called storybook where we create examples of features/UI components/flows. usually this only for devs to run locally. I think it could be usefull to have a dev-environment set up for qa/product-review/design-review and more iteratively be able to track progress / how something would work

  1. (optional: summary list of key features)

Detailed Description of Functionality

Example vid of testing modals (its a work-in-progress when it comes to configurable fields etc, just to give an idea): Screencast from 29-02-24 20:07:13.webm

Technical Implementation

*Outline the technical approach for building the feature. This section is typically filled out by the development team or can contain suggestions.

Acceptance Criteria

Specify criteria that will be used to determine if the feature meets the requirements and functions correctly.

decentralauren commented 6 months ago

@L03TJ3 moved to In Sprint :)

johnsmith-gooddollar commented 6 months ago

@L03TJ3 Basic deployment was done:

UI: https://gooddollar-storybook.vercel.app/ SDKv2: https://gooddollar-storybook.vercel.app/sdk/

There are some errors/issues on some pages, this needs to be discussed/adjusted/fixed (probably tomorrow)

corresponding deploy scripts committed here https://github.com/GoodDollar/GoodWeb3-Mono/commit/b626a892f7d44fb3237be89ced6aa6ef5e03150d

L03TJ3 commented 6 months ago

@johnsmith-gooddollar thanks, will have a look tomorrow morning

sirpy commented 5 months ago

@johnsmith-gooddollar i've fixed the /sdk deployment what other issues have you encountered?

L03TJ3 commented 4 months ago

storybook is working both from dev and feature-branches, so closing this