Manuscript transcription platform
Transcriba is a transcription platform based on the loopback framework. The project was started in 2016 by Alexander Noack who developed the first prototype within the scope of his bachelor thesis at the Technical University of Ilmenau.
Install mongodb.
Run npm install
to download all the required packages.
Then the preinstallation-script should be automatically run so follow the instructions.
Your basic application should be ready, you may read the loopback documentation now
or install a client angular2 application like my angular2-loopback-boilerplate.
Also you can remove config.json and datasources.json from .gitignore and customize the postinstall.js script if you want so.