-
- Downloads
Final commit for Product Microservice. Added docker and docker compose files...
Final commit for Product Microservice. Added docker and docker compose files for containerisation. Bug were also removed after testing.
Showing
- Dockerfile 66 additions, 0 deletionsDockerfile
- Dockerfile.userdb 27 additions, 0 deletionsDockerfile.userdb
- Dockerfile.userms 62 additions, 0 deletionsDockerfile.userms
- User_Management.bak 0 additions, 0 deletionsUser_Management.bak
- app.yaml 2 additions, 0 deletionsapp.yaml
- app/__init__.py 10 additions, 0 deletionsapp/__init__.py
- app/__pycache__/config.cpython-311.pyc 0 additions, 0 deletionsapp/__pycache__/config.cpython-311.pyc
- app/config.py 11 additions, 0 deletionsapp/config.py
- app/controllers/__init__.py 3 additions, 0 deletionsapp/controllers/__init__.py
- app/controllers/__pycache__/__init__.cpython-311.pyc 0 additions, 0 deletionsapp/controllers/__pycache__/__init__.cpython-311.pyc
- app/controllers/__pycache__/changePasswordController.cpython-311.pyc 0 additions, 0 deletions...lers/__pycache__/changePasswordController.cpython-311.pyc
- app/controllers/__pycache__/deleteProfileController.cpython-311.pyc 0 additions, 0 deletions...llers/__pycache__/deleteProfileController.cpython-311.pyc
- app/controllers/__pycache__/fetchUsernameController.cpython-311.pyc 0 additions, 0 deletions...llers/__pycache__/fetchUsernameController.cpython-311.pyc
- app/controllers/__pycache__/login.cpython-311.pyc 0 additions, 0 deletionsapp/controllers/__pycache__/login.cpython-311.pyc
- app/controllers/__pycache__/loginController.cpython-311.pyc 0 additions, 0 deletionsapp/controllers/__pycache__/loginController.cpython-311.pyc
- app/controllers/__pycache__/logoutController.cpython-311.pyc 0 additions, 0 deletionsapp/controllers/__pycache__/logoutController.cpython-311.pyc
- app/controllers/__pycache__/showReviewsController.cpython-311.pyc 0 additions, 0 deletions...rollers/__pycache__/showReviewsController.cpython-311.pyc
- app/controllers/__pycache__/signupController.cpython-311.pyc 0 additions, 0 deletionsapp/controllers/__pycache__/signupController.cpython-311.pyc
- app/controllers/__pycache__/updateProfileController.cpython-311.pyc 0 additions, 0 deletions...llers/__pycache__/updateProfileController.cpython-311.pyc
- app/controllers/changePasswordController.py 122 additions, 0 deletionsapp/controllers/changePasswordController.py
Loading
Please register or sign in to comment