Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 297 Bytes

spuxx-dev-mono

Build an application

From the monorepo's root folder, run:

  • docker buildx build . -f ./apps/spuxx-api/Dockerfile to build the spuxx-api application
  • docker buildx build . -f ./apps/toledo/Dockerfile to build the toledo application