Skip to main content

Deploy

Deploy with Vercel

Deploy with Vercel

Deploy with Docker

The project includes dockerfile and Nginx Conf
  1. Build image
  1. Run container
::: details Why have your own Nginx Conf? If you have multiple applications that need to be connected to different clients, each of them may need to handle cross-domain issues, which can be very slow and may not be updated in time. If you have such needs, you can refer to the following configuration file and modify it. After verification, this configuration file is available.