Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 753 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 753 Bytes

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