Socket
Book a DemoInstallSign in
Socket

@redocly/developer-portal

Package Overview
Dependencies
Maintainers
8
Versions
392
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redocly/developer-portal

Redocly Developer Portal

1.1.0-beta.143
next
latest
npmnpm
Version published
Weekly downloads
2.9K
-0.14%
Maintainers
8
Weekly downloads
 
Created
Source

Redocly Portal

Install

$: npm install

Run locally

$: npm start

Run tests locally.

  • modify package.json by adding to scripts -> test -> PERCY_TOKEN=<token>. Use token from Percy.io
  • run server npm run start-test-server
  • run tests npm run test

Run cypress tests on PR before merge

Add label run_tests_cypress to the PR. It starts running cypress tests.

Publish Staging/Local envs

  • To publish stage verdaccio on EC2 (for dependency testing)

  • Change version in package.json to something meaningful and unique, like 1.1.0-beta.94-verify-fix
  • npm i
  • [Optional] Run npm run build to verify that your Portal version is working
  • npm run prepublishOnly
  • npm publish --registry http://[registry address]
  • To publish local verdaccio

  • Install local verdaccio. It has an official docker image you can use, and in most cases, the default configuration is good enough: docker run -it --rm --name verdaccio -p 4873:4873 verdaccio/verdaccio
  • Change version in package.json to something meaningful and unique, like 1.1.0-beta.94-verify-fix
  • npm i
  • [Optional] Run npm run build to verify that your Portal version is working
  • npm run prepublishOnly
  • npm publish --registry http://0.0.0.0:4873
  • Usage of published Portal version (starter, marketing, ....)

  • Update dependencies in package.json with your published @redocly/developer-portal version
  • yarn install --registry http://[registry address] for staging or yarn install --registry http://0.0.0.0:4873 for local env

Keywords

gatsby

FAQs

Package last updated on 15 May 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.