Skip to content

phpstreamserver/docs

Repository files navigation

PHPStreamServer Documentation

This repository contains the source for the PHPStreamServer documentation website, published at phpstreamserver.dev.

Requirements

  • Node.js 20 or later
  • npm
  • GNU Make (optional, for the make commands)

Getting Started

Install dependencies and start the local development server:

make start

The site is available at http://127.0.0.1:8081/.

Docker

Build and run the production site with Docker Compose:

docker compose up -d --build

Documentation Content

About

PHPStreamServer documentation website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors