Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.17 KB

RECAPP

Setup instructions

Run npm installund 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.

Model generator

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)

Contributing

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.

ENTWICKLUNG UND FÖRDERUNG

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.