Upload the "src" folder (or the "out" folder) to any static web hosting (Netlify, GitHub Pages, Cloudflare Pages, AWS S3, etc.) to host the files. That's it!
You must deploy the app at the root level of your domain or subdomain. Deploy under a subfolder will not work. For example: https://yourdomain.com/ will work, https://chat.yourdomain.com/ will work, https://yourdomain.com/typingmind/ will not work.
The zip file name indicates the version of the app. There maybe a new version available online. To receive the latest version of the app, go to https://typingmind.com/self-host-guide for more information.
Note that in the current self-hosted version of TypingMind, it is not possible to change the branding name and customize the UI.
Document:
Here is an example of how to deploy the app on Netlify: