© 2023 Hashnode
#vercelhashnode
Hey everyone, I recently learned about a web app/dapp hosting platform that can host your website on the blockchain. When I first heard about it, I found it to be rather wonderful. Because the platfor…
Indeed buying a domain name on Hostpoco is a great choice, and the added advantage is that it's also cheap. In this article, we will be going through how to integrate a domain name purchased from Hostpoco into your deployed vertical applica…
Hi, I will be teaching you how to host static WordPress websites using Netlify. A static website is where you provide information or content to your visitors, so they don't need to login or create an …
Last week, we looked at how to build and deploy websites on some No-Code Platform such as Carrdand Webflow. Today, we will be discussing how to build and deploy a Next.js Blog on Vercel. Compared to …
Vercel is a platform to host frontend applications and static sites but you can also host an express app using serverless functions. In this tutorial, we will see how we can create an express app from…
⭐ Introduction Hello world 👋, Really proud to present before you, AlgoWears, the next generation of ecommerce payment as well my entry for the Netlify x Hashnode Hackathon 🔥. 💫 AlgoWears is so cool…
Intro My first web3 project with buildspace, building your own DAO with Javascript. I published the website on vercel, convenient af, connect your repo and see your website online in few minutes. Project link: https://buildspace-dao-starter…
A question on the Hugo support forum prompted me to try deploying the Hugo quickstart site on Vercel. It was super simple. Here's what I did. Hugo Quickstart First, just run through the quickstart st…
In this blog post, I will share my knowledge on linking a standalone website to a specific URL path. This seems to be a very common use case but I had to struggle a bit to get this working for me, so I thought to write a blog post that migh…
Vercel is a leading platform for developing and hosting Jamstack applications. Unlike traditional web apps, where the UI is dynamically generated at runtime from a server, a Jamstack application consi…