Vercel
You can easily deploy Mkdirs on Vercel.
Deploy on Vercel
-
Create an account on Vercel
If don’t have an account on Vercel, follow their steps to signup.
-
Create a new project
Click on the
Add New Project
button, and select your GitHub repository, then click on theImport
button. -
Set the environment variables
Copy and paste the environment variables from the
.env
file to theEnvironment Variables
section, then click on theDeploy
button. -
Set the domain
Add the domain you want to use in the
Domains
section, and add the DNS records to your domain provider, then wait for the DNS records to take effect. -
Done
Wait for the deployment to finish, and your directory website should be live on the web.