New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/qingyggg/storybook

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/qingyggg/storybook

  • v0.0.1-test
  • Source
  • Go
  • Socket score

Version published
Created
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

Package last updated on 10 Oct 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc