How do I deploy a service from a monorepo or subdirectory?

Set a base directory under Advanced configuration when creating the service — for example "packages/api". Forte treats that directory as the service root: build detection, the Docker build context, and your Dockerfile all resolve relative to it, and you can deploy multiple services from one repository by pointing each at a different directory.

The base directory is fixed at creation — to move a service, create a new one pointing at the new location.

Read more about this in the documentation

Related questions

Still need help?

If this didn't answer your question, our team is one message away.

Contact support