Made in Preact using Vite
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