The docs repo exists to:
- get up to speed quickly;
- create a general shared understanding;
- improve teamwork.
-
Required software:
-
Clone the project structure and its submodules:
git clone https://github.com/JuiceMitApfelnDrin/CodinCod
-
Build the types (required by both libs/backend and libs/frontend)
cd CodinCod/libs/types pnpm install pnpm build
-
Follow the instructions for the backend and/or frontend depending on what you're working on