Song-linking website using MusicBrainz data.
https://href.plus
Bauke 9cd91dc788 | ||
---|---|---|
source | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json | ||
vite.config.ts |
README.md
href+
- If you find a release that has a link which just shows the domain and not a proper name, please post it in #5. Thank you!
Building
Requires a recent version of Node and pnpm. In the command-line:
# Clone the repository.
git clone https://github.com/Bauke/href-plus.git
# Move into it.
cd href-plus
# Install the dependencies.
pnpm install
# Start a local development server.
pnpm start -- --open
# Build for production.
pnpm vite build --emptyOutDir
License
This project is licensed under the GPL-3.0-or-later license.
Icons in source/assets/icons
belong to their respective owners.