Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added workflow to deploy storybook on github pages #586

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Spiral-Memory
Copy link
Contributor

Brief Title

Adding a workflow script "deploy.yaml" to deploy the app on GitHub Pages

Acceptance Criteria Fulfillment

  • Deployment of EC Storybook to GitHub Pages

Fixes #585

Video/Screenshots

Tested the workflow on my forked repo.

Currently, this connects to a locally hosted RC server. Maybe you can add environment variables to use another hosted RC server.

image

@Spiral-Memory
Copy link
Contributor Author

Spiral-Memory commented Jun 6, 2024

Hey @sidmohanty11 ,

Take a look at this PR. I've added a workflow to deploy our EC Storybook app to GitHub Pages. I've tested the script on my forked repo: https://spiral-memory.github.io/EmbeddedChat/?path=/story/embeddedchat-simple--simple, and currently, it connects to a locally hosted server if available.

Please suggest any additions or improvements. I'm not very familiar with automated workflows, so please guide me further on this.

@Spiral-Memory Spiral-Memory mentioned this pull request Jul 24, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Deploy EC Storybook to Github pages
2 participants