This is a NodeJS based Graphics Server.
It is intended to be a minimalistic server to prove the concept of a Graphics Server.
- Provides the Server API
- Stores Graphics on local disk
- Is intended to be used locally for development
- No security features
- Not intended to be used in production