Skip to content

A website for quickly looking up CD barcodes, powered by MusicBrainz.

License

Notifications You must be signed in to change notification settings

iiPythonx/cdbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iiPythonx / cdbar

A website for quickly looking up CD barcodes, powered by MusicBrainz.

Deployment to Cloudflare

git clone git@github.com:iiPythonx/cdbar
cd cdbar
wrangler deploy

Manual deployment

git clone git@github.com:iiPythonx/cdbar
cd cdbar
uv venv
uv pip install nova-framework minify-html beautifulsoup4
bun i -g csso-cli uglify-js
uv run nova build

The built site will be in .build/. You can skip installing csso and UglifyJS if you don't want the output to be minified.

About

A website for quickly looking up CD barcodes, powered by MusicBrainz.

Topics

Resources

License

Stars

Watchers

Forks