Overview
This guide walks you through deploying Open Self Service in production.
- Docker: Build and run the 
frontendandapi-harmonizationservices locally or on your own infrastructure. - Vercel: Deploy the 
frontendapp with a monorepo setup. The API should be deployed via Docker or another container platform. 
Get started:
- Docker: See Deploy with Docker
 - Vercel: See Deploy on Vercel