Skip to content

jplaza/cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cafe

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 ring server

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

Ecommerce platform powered by Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published