schklom / coupon-store

A home for all your coupons and loyalty cards. https://coupon.metikular.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coupon store

A home for all your coupons and loyalty cards. Free to use at https://coupon.metikular.ch. Self-hostable and open-source (see below).

Screenshots

Setup

docker-compose -f docker-compose.example.yml up

Instance specific configuration

Add a page for data privacy by creating a file at app/views/pages/data_privacy.html.haml.

Development

bin/setup
bin/dev

Environment variables

  • DEVISE_SENDER_EMAIL: the email address you are sending emails from

License

GNU Affero General Public License v3.0

About

A home for all your coupons and loyalty cards. https://coupon.metikular.ch

License:GNU Affero General Public License v3.0


Languages

Language:Ruby 73.7%Language:Haml 14.7%Language:HTML 6.7%Language:CSS 2.7%Language:JavaScript 1.0%Language:Dockerfile 0.7%Language:Shell 0.5%