Source Code¶
Frontend
The frontend code is located at the
apps/frontendfolder 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/backendfolder of the repository.You can find the GitHub Action Workflow file which builds the CPU Backend Docker Image
HereYou can find the GitHub Action Workflow file which builds the GPU Backend Docker Image
Here