Skip to content

GuptaSiddhant/storybooker

Repository files navigation

StoryBooker

Host your own StoryBooks management solution.

Docs: https://storybooker.js.org

pkg.pr.new

Supported hosts

Azure Functions

Read more about hosting as Azure Functions. It provides a thin wrapper for the core to translate Azure Functions router to StoryBooker's router.

It is best used with Azure Database+Storage services, which are provided as service-adapters (Read more).

AWS

Read more about hosting as AWS Lambda. It provides a thin wrapper for the core to translate AWS Lambda router to StoryBooker's router.

It is best used with AWS Database+Storage services, which are provided as service-adapters (Read more).

GCP

Read more about hosting as GCP Cloud Functions. The GCP uses express, so core can be used directly with help of @remix-run/node-fetch-server package.

It is best used with GCP Database+Storage services, which are provided as service-adapters (Read more).

Custom

Read more about hosting as Custom. You can take the core and host it anywhere.

About

StoryBooker is a tool to help you host and manage your Storybooks with ease. You can host your Storybooks on your own server using cloud storage like Azure, AWS, GCP or bring-your-own-solution.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages