Socket
Socket
Sign inDemoInstall

website-docs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

website-docs

<https://panoratech.github.io/Panora/>


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Panora Documentation

https://panoratech.github.io/Panora/

Installation

pnpm install

Build

pnpm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Local Development

pnpm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

Using SSH:

USE_SSH=true yarn deploy

Not using SSH:

GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

FAQs

Package last updated on 31 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc