taevas.xyz/README.md
Taevas 28c898d400 Update dependencies
It's actually kinda scary to make changes to something that works well when you don't really know why it works well in the first place...
2024-10-30 15:50:18 +01:00

1,017 B

Netlify Status

taevas.xyz

My personal website!

Build and develop

bun install --global netlify-cli
bun i --ignore-scripts
netlify dev

Environment variables

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

netlify env:set IBM_TELEMETRY_DISABLED true

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

  • API_GITHUB
  • API_GITLAB
  • API_LASTFM
  • API_OSU
  • API_WANIKANI
  • URL_MONGODB