FT_TRANSCENDENCE

  1. Fill the information needed in .env_example
  2. Copy it as .env
  3. Start with make

COMMAND

  1. make -> build and start
  2. make mac -> start without hot reloading, when not admin
  3. make prod -> deploy in production mode
  4. make build -> create the containers
  5. make down -> stop the containers
  6. make clean -> clean all the container
  7. make fclean -> clean all the container and remove the volume
  8. make test -> launch Django tests
  9. make typo -> run Flake8 on Django
  10. make logs -> print containers logs
  11. make ls -> show the images, containers and volumes

Board Miro

https://miro.com/app/board/uXjVN3xjpxg=/