Inspiration
To create a nice website on the GoDaddy domain I redeemed and showcase my MLH projects
How we built it
- I built the website with the svelte.js framework
- I logged in to vercel
- I imported the mlh-projects-gallery GitHub project on vercel
- I updated the deployment steps to use site on vercel
- Once it was deployed, I could access on the vercel generated URL: mlh-projects-gallery.vercel.app
- I then needed to add a custom domain, I clicked on “Assigning custom domains” on my project on vercel
- It provided some steps on the required DNS changes for my domain https://www.pinkfairyarmadillo.co/
- I logged into porkbun, clicked on “dns” under my domain
- I added dns entries for the root domain and the www sub domain based on values provided by vercel
- It then took a while to propagate
- Vercel also generated ssl certificates
- Tada: https://www.pinkfairyarmadillo.co/
Challenges we ran into
- SSL certificate errors ## Accomplishments that we're proud of
- Being able to successfully deploy a website to my godaddy domain
Built With
- svelte.js
- typescript

Log in or sign up for Devpost to join the conversation.