Deployments for tiny-blog
tiny-blog consists of many smaller parts. It has a shared data model between ui and backend, the tiny-blog-model. The tiny-blog-api is used to communicate with tiny-blog-backend. Data is persisted using a the tiny-blog-db connector and a MongoDB. It comes with a official Vue user interface, the tiny-blog-ui.