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.
aidxnCC/README.md

22 lines
997 B
Markdown
Raw Normal View History

2025-01-04 20:57:52 -05:00
# aidxnCC
2025-01-23 22:45:23 -05:00
2025-01-05 14:33:52 -05:00
aidxnCC is the third version of my personal website. It's still a work in progress and will require more work to be in tip-top shape.
2025-01-23 22:45:23 -05:00
## Deploy with Vercel
2025-01-23 22:47:42 -05:00
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fihatenodejs%2FaidxnCC&env=LASTFM_API_URL&envDescription=LastFM%20public%20API%20link%20for%20your%20username%20(https%3A%2F%2Flastfm-last-played.biancarosa.com.br%2FUSERNAME%2Flatest-song)&envLink=https%3A%2F%2Fgit.pontusmail.org%2Faidan%2FaidxnCC%2Fsrc%2Fbranch%2Fmain%23deploy-with-vercel)
2025-01-23 22:45:23 -05:00
To deploy with Vercel, simply click the button above. When prompted for `LASTFM_API_URL`, simply input:
```plaintext
https://lastfm-last-played.biancarosa.com.br/USERNAME/latest-song
```
where `USERNAME` is your LastFM username.
## Contributing
2025-01-05 14:33:52 -05:00
Any and all contributions are welcome! Simply create a pull request and I should have a response to you within a day.
2025-01-23 22:45:23 -05:00
Please use common sense when contributing :)