Run npm install
und init your repo with lerna bootstrap
. Note that this repo uses npm workspaces, so make sure to always add packages with -w MODULE
to the individual projects.
Also make sure to create a .env.development
(or .env.production
) file from the .env.template
in the repo.
Make sure to edit the .env
file in the frontend project to the proper URIs.
There is simple generator for new data schemas/models if needed. It can be called via npx pinion generators/model.template.ts
.
See also our Installation Guide (at the moment, German only)
recapp is a free and open-source project. Therefore, we warmly welcome your suggestions, bug reports, or, in the best case, code contributions! For more information, see CONTRIBUTING.
Maintainers and contributors must follow this repository’s CODE OF CONDUCT.
Die Entwicklung von RECAPP wurde mit Mitteln des Niedersächsischen Ministeriums für Wissenschaft und Kultur gefördert. Die initiale Entwicklung erfolgte an der Georg-August-Universität Göttingen.