davidcmoulton / reviewer

Libero Reviewer

Home Page:https://libero.pub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eLife logo

Build Status

Welcome to Libero Reviewer

Malcolm (https://www.imdb.com/title/tt0107290/fullcredits) is a Proof of Concept for eLife Sciences' Libero Reviewer Product.

The Product Roadmap for Libero Reviewer has been revisted after the launch of libero.pub site. This roadmap combined with the site sets out the objectives and our commitments for the product vision.

We are a part of the Coko Community and as such committed to sharing our components with the rest of the publishing via this community.

The aim of the PoC is to demonstrate an implementation a widely used and mature framework for all the heavylifting for solving the technical issues (don't reinvent the wheel). With the aim of sharing domain-specific components (Publishing) via PubSweet for the rest of the community to benefit from.

Quick Start

The development environment uses a number of docker-compose files to bootstrap it's services and infrastructure. To get started from fresh, do the following:

./start.sh

Behind the scenes make start_services will start the infrastructure services (postgres, rabbitmq etc) described in docker-compose.infra.yml then it'll wait for those services to startup properly, and then it'll start the libero services described in docker-compose.yml and attaches to the logs generated by these services.

Documentation

All documents relevant to this project can be found in the docs folder within the repository.

About

Libero Reviewer

https://libero.pub

License:MIT License


Languages

Language:TypeScript 84.3%Language:CSS 8.9%Language:JavaScript 4.2%Language:Makefile 1.9%Language:Shell 0.6%Language:HTML 0.1%