jbxamora / privport

Developer Portfolio Built w/ Next13, TailwindCSS, Upstash/Redis + Contentlayer

Home Page:https://kronos.earth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.


Running Locally

git clone https://github.com/jbxamora/kronos.earth.git
cd privport

Create a dotenv file with these variables

UPSTASH_REDIS_REST_URL=
UPSTASH_REDIS_REST_TOKEN=
NEXT_PUBLIC_BEAM_TOKEN=
GA_TRACKING_ID=google analytics

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

About

Developer Portfolio Built w/ Next13, TailwindCSS, Upstash/Redis + Contentlayer

https://kronos.earth


Languages

Language:TypeScript 74.1%Language:MDX 23.2%Language:JavaScript 2.0%Language:CSS 0.8%