Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 615 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 615 Bytes

pprmint.de

My personal website, built with Next.js and Tailwind, hosted on Vercel.

Getting started.

pnpm i to get a fuckton of packages.

pnpm dev to look at the site on localhost:3000.

The .env.example file contains the API endpoint and key to access a Strapi instance used to manage content on some pages. It also contains SMTP details for the contact form.