Skip to content

veryfunco/drew-tekulve

Repository files navigation

drew-tekulve

Content can be managed at /admin • Deployed on Vercel

This is a Next.js app. Learn more at the Next.js Documentation.

Getting started

  • Copy .env.local.example to .env.local and supply the needed keys
  • Install everything with yarn install
  • Run the dev server with yarn dev
  • Visit the site at http://localhost:3000