https://github.com/aabuhijleh/test-updates-server
https://github.com/aabuhijleh/test-updates-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aabuhijleh/test-updates-server
- Owner: aabuhijleh
- Created: 2019-10-03T12:27:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T01:30:37.000Z (over 2 years ago)
- Last Synced: 2025-02-05T05:34:18.637Z (4 months ago)
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server for testing updates
Clone this repository
```sh
$ npm install
$ npm run serve
```Put files to be downloaded in `update_files` directroy
By default this starts serving on port `9999`