RappelScanner is an open-source tool that allows scanning the barcode of various products to determine if they are subject to a consumption recall in the French government's recall database at rappel.conso.gouv.fr.
git clone https://github.com/thomaslenaour/rappelscanner.git
cd rappelscanner
pnpm install
cp .env.example .env
docker-compose up -d
pnpm dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feat/amazing-feature
)git commit -m "add some amazing feature"
)git push origin feat/amazing-feature
)Distributed under the MIT License. See LICENSE
for more information.
Thomas Le Naour - @lenaourthomas