Code Monkey home page Code Monkey logo

docs.pactflow.io's Introduction

docs.pactflow.io

PactFlow technical documentation

This doco site is generated with Docusaurus

There are two main directories. All the website assets (pages, css, images) is in website and the documentation pages are found in docs.

Refer to website/README.md

Development

docker-compose up

Environments

Test: docs.test.pactflow.io

Prod: docs.pactflow.io

Search

Search is provided by Algolia and the dashboard is here

The config is stored in ./scripts/crawl/crawlconf.json

You will need to set an api admin key which you can get here

export PACTFLOW_ALGOLIA_KEY=xyz
export PACTFLOW_ALGOLIA_APP_ID=LY8MHW6MWQ

and it can be run by

make crawl

Annotated UI images

Images demonstrating the PactFlow UI have been annotated using Figma. Styles and examples can be found here. Access for editing granted on request.

Troubleshooting

Error: error:0308010C:digital envelope routines::unsupported at String.replace ()

This is due to a compatibility issue with the version of Webpack and Node 18+.

To address this, you can use an older version of Node, or simply allow the legacy OpenSSL provider:

export NODE_OPTIONS=--openssl-legacy-provider
npm start

The real fix, of course, is to upgrade webpack.

docs.pactflow.io's People

Contributors

mefellows avatar bethesque avatar you54f avatar dependabot[bot] avatar b3nnyl avatar rholshausen avatar anubhutishrivastava avatar inksprout avatar k-ong avatar uglyog avatar jersonzc avatar ilia avatar aliciaforeman avatar lulubobst avatar frankkilcommins avatar ouvreboite avatar joaogfarias avatar lucasfvera avatar vwong avatar mend-for-github-com[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.