Skip to content

justrach/my-portfolio

Repository files navigation

A mock website is at https://rachpradhan.com!

You need the following environmnent variables:

.env

GROQ_API_KEY= OPENAI_API_KEY= DATABASE_URL=

uncomment next line if you use Prisma <5.10

DATABASE_URL_UNPOOLED=

AUTH_SECRET= ANTHROPIC_API_KEY= GOOGLE_GENERATIVE_AI_API_KEY= ADMIN_USERNAME= ADMIN_PASSWORD=

For the anthropic hackathon, please use the anthropic branch!