Skip to content

Monorepo for much of the stuff happening on the spuxx.dev domain.

License

Notifications You must be signed in to change notification settings

spuxx1701/spuxx-dev-mono

Repository files navigation

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