KirianCaumes / Compare-Discogs-Collections

Compare your collection or wantlist against another user on Discogs. ๐Ÿ’ฟ #Typescript #NodeJs

Home Page:https://compare-discogs-collections.kiriancaumes.fr/

Repository from Github https://github.comKirianCaumes/Compare-Discogs-CollectionsRepository from Github https://github.comKirianCaumes/Compare-Discogs-Collections

Compare Discogs Collections

GitHub License GitHub Repo stars Support this project

Compare your collection or wantlist against another user on Discogs ๐Ÿ’ฟ

A very simple project you can try here: https://compare-discogs-collections.kiriancaumes.fr/ ๐Ÿ‘ˆ

Example

How to deploy in production

Create and setup a .env according to the .env.example file.

Install dependencies with:

npm install

Start the app with:

npm start

How to contribute/develop

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.

About

Compare your collection or wantlist against another user on Discogs. ๐Ÿ’ฟ #Typescript #NodeJs

https://compare-discogs-collections.kiriancaumes.fr/

License:MIT License


Languages

Language:TypeScript 40.8%Language:Handlebars 38.0%Language:JavaScript 16.6%Language:Dockerfile 3.5%Language:CSS 1.0%Language:Shell 0.2%