Welcome to my blog, hosted on Vercel and maintained with Next.js. This is where I'm posting a mixture of development blog posts and some general tech stuff that I may be working on.
If you want to run the blog locally yourself for whatever reason, you can do the following bellow :
npm run devwill run the blog in a dev container before being deployednpm run buildwill run in a build environment
You can also view the posts here on Github with working image links if you navigate to the /posts folder as all the posts are written in Markdown.