NAME
App::mojopaste::Backend::Mongo - backen for App::mojopaste
SYNOPSIS
use App::mojopaste::Backend::Mongo;
DESCRIPTION
App::mojopaste::Backend::Mongo is backend for https://github.com/jhthorsen/app-mojopaste
How to use
* install docker and docker-compose
* git clone https://github.com/sklukin/App-mojopaste-Backend-Mongo
* cd App-mojopaste-Backend-Mongo
* docker-compose up
AUTHOR
sklukin <sklukin@yandex.ru>
COPYRIGHT
Copyright 2020- sklukin
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.