Skip to content

yaptide/yaptide

Repository files navigation

yaptide backend

Getting the code

Clone the repository including submodules:

git clone --recurse-submodules https://github.com/yaptide/yaptide.git

In case you have used regular git clone command, without --recurse-submodules option, you can still download the submodules by running:

git submodule update --init --recursive

Building and running the app

There are two main ways of build and run the app

  • For developers, which is setting up all components manually. It is faster then Docker.
  • Using Docker. Used for the deployment, takes more time.

Credits

This work was partially funded by EuroHPC PL Project, Smart Growth Operational Programme 4.2