FitBody icon indicating copy to clipboard operation
FitBody copied to clipboard

Add Dockerfiles, Docker-Compose files for both Dev and Prod

Open MishraTanishq619 opened this issue 9 months ago • 2 comments

Issue: To Containerise the application

Covering issue #89

  • [ ] Adding dockerfile for web ("/")
  • [ ] Adding dockerfile for server ("/server")
  • [ ] Adding Docker-compose file for Development server. ("Docker-Compose.Dev.Yaml")
  • [ ] Adding Docker-Compose file for Production server. ("Docker-Compose.Prod.Yaml")
  • [ ] Adding ".env.example" file if needed.
  • [ ] Updating ReadMe.md , adding instructions to start the container.

MishraTanishq619 avatar May 19 '24 06:05 MishraTanishq619