My personal website, built with Vite, React & Tailwind CSS, deployed through a VPS https://taevas.xyz
Find a file
2025-03-09 14:46:35 +01:00
.github/workflows Emojis and newlines for KitsuClub 2025-02-28 15:42:20 +01:00
api Various adjustments 2025-03-07 17:43:41 +01:00
assets Remove Netlify, make an API server 2025-03-06 22:18:15 +01:00
src whoops (fix unintentional -js -> .tsx) 2025-03-09 14:46:35 +01:00
.gitattributes Update dependencies 2024-10-30 15:50:18 +01:00
.gitignore Remove Netlify, make an API server 2025-03-06 22:18:15 +01:00
bun.lockb Remove Netlify, make an API server 2025-03-06 22:18:15 +01:00
eslint.config.mjs Various adjustments 2025-03-07 17:43:41 +01:00
index.css Various adjustments 2025-03-07 17:43:41 +01:00
index.html Remove Netlify, make an API server 2025-03-06 22:18:15 +01:00
index.ts Various adjustments 2025-03-07 17:43:41 +01:00
package.json Various adjustments 2025-03-07 17:43:41 +01:00
postcss.config.cjs Update dependencies 2023-11-28 18:37:11 +01:00
README.md Various adjustments 2025-03-07 17:43:41 +01:00
tailwind.config.js Update dependencies 2024-10-30 15:50:18 +01:00
tsconfig.json Remove Netlify, make an API server 2025-03-06 22:18:15 +01:00

taevas.xyz

My personal website!

Build and develop

bun i
bun dev

Environment variables

This website uses @carbon/icons-react, which installs a telemetry package which can be disabled:

Set the environment variable IBM_TELEMETRY_DISABLED to true

This website makes use of several online APIs in order to deliver the Infos that are available on the right side of the main page, accessing most of these APIs requires a key (or similar), which can be set through the following environment variables:

  • API_GITHUB
  • API_GITLAB
  • API_KITSUCLUB
  • API_LASTFM
  • API_OSU
  • API_WANIKANI
  • USERNAME_UMAMI
  • PASSWORD_UMAMI
  • URL_MONGODB