Compare your collection or wantlist against another user on Discogs 💿
A very simple project you can try here: https://compare-discogs-collections.kiriancaumes.fr/ 👈
Create and setup a .env
according to the .env.example
file.
Install dependencies with:
npm install
Start the app with:
npm start
There is a devcontainer on that project already configured, feel free to use it.
Create and setup a .env
according to the .env.example
file.
Install dependencies with:
npm install
Start the script:
npm start:dev
You can open a pull request with your new additions.