nextjs-tailwind-storybook-with-ci-cd
nextjs-tailwind-storybook-with-ci-cd copied to clipboard
Write Documentation regarding Storybook deployment in github-pages
trafficstars
Description
We can deploy our storybook build on various platforms; Github Page is one of them. Our goal is to guide users with proper steps on how to deploy the storybook build on GitHub Page.
Add Deployment Guideline at the end of the TOC and README (if it's not added already). Under this section add the How to Deploy Storybook Build on GitHub Page section and write the instructions here.
Things to check before submission
- [ ] The steps provided are clear and concise enough
- [ ] No missing steps
- [ ] The app can be deployed successfully following the given steps
- [ ] The new section has been added to the TOC
- [ ] A note has been added regarding the deletion of additional files if a user is not using the GitHub Page for deployment (If we've to add any additional files)
Please, copy and paste these checkpoints into the PR and mark each of them after completion.