Skip to content

shandanjay/clementine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published