A community-driven open-source database for discount coupons and deals. Freely available to help everyone save money through accessible open data.
An open-source database for coupons and discounts, freely available for everyone! 🎉
DiscountDB is a community-driven platform that aims to collect and provide easy access to discount coupons across various services and retailers. Our mission is to make savings accessible to everyone through open data.
🌐 Live Website: https://discountdb.ch/
📚 API Repo: https://github.com/ImGajeed76/discountdb-api
https://db.joinsyrup.com/api/v1/docs)git clone https://github.com/ImGajeed76/discountdb.git
cd discountdb
bun install
cp .env.example .env
Fill in your Supabase credentials in the .env file.
bun dev
The application should now be running at http://localhost:5173
Our API is fully documented using Swagger UI. You can access the documentation at:
https://db.joinsyrup.com/api/v1/docs
This project is licensed under the GNU General Public License (GPL). This means you're free to:
For more details, see the LICENSE file.
We're currently working on our contribution guidelines. In the meantime, feel free to:
If you have any questions or suggestions, please open an issue in our GitHub repository.
⭐ Star us on GitHub if you find this project useful!