Portfolio

This Website

Matheus Lima Portfolio

My personal website


Tech Stack

Running Locally

git clone

Copy the environment variables to .env

cp .env.example .env

4. Configure the variables in .env

VariableValue
UPSTASH_REDIS_REST_URL< Your base domain or localhost:3000 >
UPSTASH_REDIS_REST_TOKEN< Your Redis TOKEN >

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.

Inspiration

chronark