Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 359 Bytes

File metadata and controls

13 lines (9 loc) · 359 Bytes

Reference: NodeJS-based Server

This is a NodeJS based Graphics Server.

It is intended to be a minimalistic server to prove the concept of a Graphics Server.

Features & Limitations

  • 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