Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzrain/phpstreamserver-doc
PHPStreamServer documentation website
https://github.com/luzrain/phpstreamserver-doc
Last synced: about 2 months ago
JSON representation
PHPStreamServer documentation website
- Host: GitHub
- URL: https://github.com/luzrain/phpstreamserver-doc
- Owner: luzrain
- Created: 2024-02-19T10:44:16.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-22T18:01:29.000Z (10 months ago)
- Last Synced: 2024-03-23T16:50:44.900Z (10 months ago)
- Language: JavaScript
- Homepage: https://phpstreamserver.dev
- Size: 575 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
```