Source Code¶
Frontend
The frontend code is located at the
apps/frontend
folder of the repository.You can find the GitHub Action Workflow file which builds the frontend Docker Image
Here
Backend
The backend code is located at the
apps/backend
folder of the repository.You can find the GitHub Action Workflow file which builds the CPU Backend Docker Image
Here
You can find the GitHub Action Workflow file which builds the GPU Backend Docker Image
Here