1
Fork 0
Song-linking website using MusicBrainz data. https://href.plus
Go to file
Bauke 37dfcfc1f0
Update package.json info.
2022-09-29 16:27:24 +02:00
source Add the release date to releases. 2022-02-11 11:48:16 +01:00
.gitignore Initial commit! 2021-12-30 23:16:51 +01:00
LICENSE Initial commit! 2021-12-30 23:16:51 +01:00
README.md Add Building and License sections to the readme. 2022-02-12 13:04:12 +01:00
package.json Update package.json info. 2022-09-29 16:27:24 +02:00
pnpm-lock.yaml Update dependencies. 2022-09-29 16:06:28 +02:00
tsconfig.json Big commit initial code. 2021-12-30 23:40:57 +01:00
vite.config.ts Fix XO issues. 2022-09-29 16:17:19 +02:00

README.md

href+

https://href.plus

  • 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.