https://github.com/c4milo/scroogify-node
scroogify nodejs server
https://github.com/c4milo/scroogify-node
Last synced: about 2 months ago
JSON representation
scroogify nodejs server
- Host: GitHub
- URL: https://github.com/c4milo/scroogify-node
- Owner: c4milo
- Created: 2012-10-21T01:09:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T18:48:51.000Z (almost 6 years ago)
- Last Synced: 2025-08-07T21:47:21.722Z (10 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Installation
```
apt-get install imagemagick
npm install
```
### Running the service
```
node server.js
```