Configurable portfolio built using SvelteKit and TypeScript.
I'm hosting it here on Vercel: svelte-portfolio-frederik-norlyk.vercel.app.
If you want to run it yourself you can follow these instructions.
To link the application with your Vercel PostgreSQL database, run this command (Read more):
npx vercel link
Then create an .env
file by running:
npx vercel env pull .env
The following environment variables are need.
PUBLIC_USERNAME=Your name
PUBLIC_CONTACT=www.linkedIn.com/you
PUBLIC_ABOUT="My name is..."