Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominikg/sveltekit-storybook-dynamic-env
https://github.com/dominikg/sveltekit-storybook-dynamic-env
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominikg/sveltekit-storybook-dynamic-env
- Owner: dominikg
- Created: 2023-08-03T18:40:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T14:44:49.000Z (over 1 year ago)
- Last Synced: 2024-10-28T19:24:20.674Z (2 months ago)
- Language: TypeScript
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reproduction
- start devserver with `pnpm dev`
- open browser, see value of `PUBLIC_FOO` displayed
- stop devserver
- start storybook with `pnpm storybook`
- open story for `Foo` and see error