This repository has been archived on 2025-03-08 . You can view files and clone it, but cannot push or open issues or pull requests.
All checks were successful
Bump Dependencies / update-dependencies (push) Successful in 1m5s
aidxnCC
aidxnCC is the third version of my personal website.
It's built with Next.js and Tailwind CSS. aidxnCC will always be a work in progress, though completely functional.
Deploy with Vercel
To deploy with Vercel, simply click the button above. When prompted for environment variables, see the section below.
Own a server? Deploy on your own! F*** Vercel, check out Coolify, a free and open-source alternative to Vercel.
Contributing
Any and all contributions are welcome! Simply create a pull request and I should have a response to you within a day.
Please use common sense when contributing :)
Environment Variables
You will need some environment variables set to properly self-host aidxnCC. They are listed below.
Environment Variable | Description | Example |
---|---|---|
BRAINZ_USER_AGENT |
User agent used to make requests to MusicBrainz (should include your contact info) | aidxnCC/1.0 ( aidan@p0ntus.com ) |
LISTENBRAINZ_TOKEN |
Your ListenBrainz user token (get this in settings) | 0e0x0a0m-0p0l-0e0t-0o0k-0e0n00000000 |
To-Do
- Dockerize for easier deployment
Description
Languages
TypeScript
96.8%
CSS
2.3%
JavaScript
0.9%