shandanjay / clementine

E-commerce platform powered by Clojure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clementine

E-commerce platform running a noir-based web server with tools for:

  • Publishing products
  • Managing orders
  • Designing templates
  • Learning from customers
  • Offering coupons
  • Capturing mobile payments (iOS app)

Usage

Using leiningen 2.x:

DATABASE_URL=postgresql://DBUSER:PASSWORD@HOST/DBNAME lein run

Using foreman:

foreman start -e development.env

Where development.env contains the declaration for the DATABASE_URL

License

Copyright © 2012 Datilmedia S.A., Juan Antonio Plaza @jplazaarguello, Eduardo Raad @eraad.

Distributed under the Eclipse Public License, the same as Clojure.

About

E-commerce platform powered by Clojure.


Languages

Language:Clojure 81.9%Language:HTML 16.6%Language:CSS 1.4%Language:JavaScript 0.1%