Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshaaatt/musicbrainz-web-next
Web Application of MusicBrainz Revamp using Nextjs
https://github.com/akshaaatt/musicbrainz-web-next
css html javascript metabrainz musicbrainz nextjs react revamp typescript
Last synced: about 1 month ago
JSON representation
Web Application of MusicBrainz Revamp using Nextjs
- Host: GitHub
- URL: https://github.com/akshaaatt/musicbrainz-web-next
- Owner: akshaaatt
- Created: 2021-10-19T22:06:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T06:33:27.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:54:49.178Z (4 months ago)
- Topics: css, html, javascript, metabrainz, musicbrainz, nextjs, react, revamp, typescript
- Language: JavaScript
- Homepage: https://musicbrainz-web-next.vercel.app
- Size: 13.3 MB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - akshaaatt/musicbrainz-web-next - Web Application of MusicBrainz Revamp using Nextjs (JavaScript)
README
MusicBrainz Web Interface using NextJs
=======================================MusicBrainz is the web frontend to the MusicBrainz Database
and is accessible at http://musicbrainz.org.Official work available at https://test.musicbrainz.org
and repository at https://github.com/metabrainz/musicbrainz-serverThis version at:
- https://musicbrainz-web-next.vercel.app
- https://musicbrainz-web.web.appMusicBrainz is a user-maintained open community that collects music metadata
and makes it available to the public in the form of a relational database.
For more information, [visit our website](https://musicbrainz.org/doc/About)To get help, please join #metabrainz on irc.libera.chat
Breaking changes to the database schema or our API / web service will be announced on
[our blog](https://blog.metabrainz.org/category/musicbrainz+breaking-changes/),
so consider following that.Installation
------------Full installation instructions are available in [INSTALL.md](DEVELOPING.md).
Reporting bugs
--------------Please report issues on our [bug tracker](http://tickets.metabrainz.org/).
License
-------MusicBrainz Server is released under the GPLv2 or later.
See the [license notice](COPYING.md).Further reading
---------------* [MusicBrainz Server](https://musicbrainz.org/doc/MusicBrainz_Server)
* [MusicBrainz Database](https://musicbrainz.org/doc/MusicBrainz_Database)
* [Database Schema](https://musicbrainz.org/doc/MusicBrainz_Database/Schema)