Thing Tracker Network implementation.
#Overview This project is one possible implementation of a Thing Tracker
- which is a way for people to share their creations in a decentralized fashion. Everyone can be a curator of their own things, and share their things with other thing trackers
- without depending on a central server.
#Architecture An architecture document is available in open document format in the documentation directory, or online.
#Quick Start If you would like to try out a pre-built image, follow the instructions for spinning up a Docker container in the documentation directory, or online.
#Developer Instructions For those interested in contributing by writing code, html, css or documentation, an outline of the setup process needed to be able to generate a system from scratch is provided documentation directory, or online.