When you create a project, GPT Engineer makes it easy to publish it by simply clicking on a button. However, we don’t support custom domains (yet). However, if having a custom domain is important to you, then there are a few ways you can achieve this.Documentation Index
Fetch the complete documentation index at: https://lovable.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Using Netlify (Recommended)
To use Netlify you will need to follow these steps:- Deploy your project using Netlify - instructions here
- Configure a custom domain for your Netlify site - instructions here
Using Github Pages
!!! info “Prerequisites” For this to work, you will need to have a GitHub account and have created a repository for your GPT Project, see here for more details. You will also need to have a custom domain registered with a DNS provider. To use GitHub Pages you will need to follow these steps:- Deploy your project using GitHub Pages - instructions here
- Configure a custom domain for your GitHub Pages site - instructions here