Skip to content

Cuuki/patrick-soellner.de

Repository files navigation

patrick-soellner.de - CV page (WiP)

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First you need to configure a .env.local file with credentials from the Contentful space as provided in .env.local.example.

Then, run the development server:

pnpm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Start a production build:

pnpm run build && pnpm run start

Testing

Start E2E tests:

pnpm run test:e2e

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deployed on Vercel

This repository is deployed on the Vercel Platform from the creators of Next.js at patrick-soellner.de.