- 07 Jan, 2026 3 commits
-
-
Updated Dockerfile to copy package.json files for backend, modified build script in frontend package.json to prevent emitting, adjusted TypeScript configuration to allow unused locals and parameters, and refactored App and WheelCanvas components for improved functionality and code clarity.
Sathish A authored -
Added database_url variable to staging deployment configuration in .gitlab-ci.yml for backend deployment.
Sathish A authored -
Initial setup of Docker configuration for Spin The Wheel application, including Dockerfiles for backend and frontend, docker-compose file, and CI/CD pipeline configuration in .gitlab-ci.yml. Added .dockerignore files for backend and frontend to exclude unnecessary files from Docker builds.
Sathish A authored
-
- 02 Jan, 2026 1 commit
-
-
Sathish A authored
-