Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacques/pkgsrc-server
https://github.com/jacques/pkgsrc-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacques/pkgsrc-server
- Owner: jacques
- License: apache-2.0
- Created: 2014-09-22T23:58:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T16:52:55.000Z (over 6 years ago)
- Last Synced: 2024-10-14T13:22:11.483Z (about 1 month ago)
- Language: JavaScript
- Size: 518 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pkgsrc-server
## What is it?
This application serves pkgsrc files. It's really a simple HTTP fileserver.
It's being extended to provide functionaliyt to Imperator.## Licence
This program is released under the Apache 2.0 Licence.
## How to run it?
`node server.js --config `
> Inspect `config.example.json` for the available configuration options