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 installStart the app with:
npm startThere 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 installStart the script:
npm start:devYou can open a pull request with your new additions.
