GitHunt
TR

TRANsparency in Scholarly Publishing for Open Scholarship Evolution

transpose

TRANsparency in Scholarly Publishing for Open Scholarship Evolution

Because sunlight is the best disinfectant.

What is transpose?

Transpose is a web-app with a public API that makes it easy to visualize and compare different journals' policies surrounding submission, preprints, peer review, and openness.

Build Setup

Transpose uses feathersjs, Nuxt.js, and MongoDB.

# make sure you have a mongodb server running at localhost:27017

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn run dev

# to run whole thing in docker
$ docker-compose up -d

# to initialize data
$ node scripts/initData.js

# to view logs
$ docker logs -f transpose_web_1

Languages

Vue39.2%JavaScript34.5%HTML26.3%

Contributors

GNU Affero General Public License v3.0
Created May 17, 2018
Updated June 1, 2018
transpose-publishing/transpose | GitHunt