Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 337 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 337 Bytes

random-image-server

This server servers random images from a specific directory. A great way to distribute cat images.
This project serves to consolidate my Node.js knowledge.

How to use

  1. Clone this repository
  2. Edit the config.json
  3. Start the server node index.js

License

The Unlicense

PR's are welcome!