mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 16:29:19 +00:00
af31fac3ee
This pull request refactors several aspects of the frontend codebase focused on Storybook configurations and icon story files. It replaces `args` with `argTypes` to enhance control configurations, adds `staticDirs` for public assets in Storybook, and standardizes the titles of some icon stories.
18 lines
401 B
Plaintext
18 lines
401 B
Plaintext
VITE_SERVER_URL='http://localhost:8000'
|
|
|
|
VITE_GITHUB_CLIENT_ID=
|
|
VITE_GITHUB_PWA_TEMPLATE_REPO="snowball-tools/test-progressive-web-app"
|
|
VITE_GITHUB_IMAGE_UPLOAD_PWA_TEMPLATE_REPO="snowball-tools/image-upload-pwa-example"
|
|
|
|
VITE_WALLET_CONNECT_ID=
|
|
|
|
VITE_LIT_RELAY_API_KEY=
|
|
|
|
VITE_ALCHEMY_API_KEY=
|
|
|
|
VITE_BUGSNAG_API_KEY=
|
|
|
|
VITE_PASSKEY_WALLET_RPID=
|
|
VITE_TURNKEY_API_BASE_URL=
|
|
VITE_TURNKEY_ORGANIZATION_ID=
|