- Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
- create a project
Download the Archived file by selecting MySQL version and OS version using this link
Create a new folder inside C:\
folder as mysql
Extract the zip file and copy all the contents within the folder and paste it inside the mysql
folder
Inside the mysql
folder create a new file named my.ini and paste the following config
[mysqld]
Domain Registration > Register Domains
tab.Overview
tab.Domains
.nivethan.me
, and click Add
.Add www.nivethan.me and redirect nivethan.me to it
.nivethan.me
and a CNAME IP under www.nivethan.me
. These need to be set up on Cloudflare to make it work.Create a fresh new Next js project. https://nextjs.org/docs/getting-started#automatic-setup
pnpm create next-app --typescript
install prettier