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.
- Clone this repository
- Edit the
config.json
- Start the server
node index.js
PR's are welcome!