Skip to content

TortitasT/2024-personal-page

Repository files navigation

Playwright Tests

2024 Personal Page

Made in Preact using Vite

Development

Install dependencies

pnpm i

Start server

pnpm run dev

Download technologies from svgl.app

pnpm run bin:download-tech

Download projects from GitHub

pnpm run bin:download-projects

# With auth, github has a huge limit on requests for non auth users
GITHUB_API_KEY=<YOUR_GITHUB_API_TOKEN> pnpm run bin:download-projects