Socket
Socket
Sign inDemoInstall

github.com/qingyggg/storybook

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/qingyggg/storybook


Version published

Readme

Source

Alice storybook

welcome to my project ,this is a blog simalar,a minimal blog site

here are some steps of how to start project:

1.first:make your own ssl certification,i suggest you to use mkcert

develop:

os: linux
#prerequires:git,node(>18),golang(>1.19),mysql,install these tools steps your can find in their own document
#1.exec shell
git clone https://github.com/qingyggg/storybook.git
cd storybook/cmd
#move you ssl certification into projectPath/server/ca directory,cert file name is localhost.pem,key file name is localhost-key.pem
sh develop_linux.sh

deploy:

docker desktop download page

#prerequires:docker
git clone https://github.com/qingyggg/storybook.git
cd storybook/cmd
#move you ssl certification into projectPath/server/ca directory,cert file name is localhost.pem,key file name is localhost-key.pem
sh deploy_linux.sh
if you have done the following commands,then open your browser and type http:localhost:3000

FAQs

Last updated on 10 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc