Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 421 Bytes

COMMANDS_MAKEFILE.md

File metadata and controls

26 lines (17 loc) · 421 Bytes

🌟 Commands Makefile

ℹ️ configure-fablo

  • Used to give permission to fablo

🟢 Runs

make run-dockers

  • Run API and Frontend docker

run-api-docker

  • Run API docker

make run-frontend-docker

  • Run Frontend docker

🟥 Stop

make stop-dockers

  • Stop API and Frontend docker

make stop-api-docker

  • Run API docker

make stop-frontend-docker

  • Run Frontend docker