Skip to content

TTTaevas/taevas.xyz

Repository files navigation

Netlify Status

taevas.xyz

My personal website!

Build

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

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

About

My personal website, built with React & Tailwind CSS, deployed by Netlify

Resources

Stars

Watchers

Forks