https://github.com/phpstreamserver/docs
PHPStreamServer documentation website
https://github.com/phpstreamserver/docs
Last synced: 12 months ago
JSON representation
PHPStreamServer documentation website
- Host: GitHub
- URL: https://github.com/phpstreamserver/docs
- Owner: phpstreamserver
- Created: 2024-02-19T10:44:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T13:02:15.000Z (over 1 year ago)
- Last Synced: 2025-02-15T13:35:20.926Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://phpstreamserver.dev
- Size: 866 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHPStreamServer Website
PHPStreamServer documentation website [phpstreamserver.dev](https://phpstreamserver.dev/)
### Local Development
```
$ make start
```
### Build
```
$ make build
```