Skip to content

php-n8n/docs

Repository files navigation

php-n8n Documentation Site

This repository contains the VitePress documentation site for php-n8n/client.

It is only for the documentation website. Client package installation and usage are documented inside the site.

Install

npm install

Development

Start the local docs server:

npm run docs:dev

Open the URL printed by VitePress, usually:

http://localhost:5173

Build

npm run docs:build

The static site is generated in:

.vitepress/dist

Preview Production Build

npm run docs:preview

About

Documentation for php-n8n/client, a PHP client for n8n webhooks

Topics

Resources

Stars

Watchers

Forks

Contributors