wix.hashnode.devHow to setup Vercel Postgres Serverless SQL Storage using NextJSVercel recently announced their new Vercel Storage solutions: https://twitter.com/vercel/status/1653066949335695360 I have been using planetscale to store tweet count and github metrics to display on my portfolio and it took me about 30min to switch ...May 22, 2023·6 min read
wix.hashnode.devHow to create a Vercel Cron Job using NextJS 13As a new developer I am constantly trying new technologies and recently have really enjoyed coding in NextJS 13 using the /app directory. Use Case I wanted to be able to show total ALL TIME GitHub commits across my repositories in the footer section ...Apr 18, 2023·4 min read