8000 GitHub - fdiotalevi/done: A Clojure clone of idonethis.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fdiotalevi/done

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

done

A Clojure clone of idonethis.com

This is mostly an ongoing experiment to learn web development with clojure, but it's also fully functional and ready to be installed in your own server

Prerequisites

  1. You will need Leiningen 1.7.0 or above installed.
  1. You need to have access to a MySQL instance. In the /docs/database folder you find the scripts to create the database

  2. The src/ folder contains a configuration file called applicaton.conf where you need to specify the address, username and password to connect to your MySql instance

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2013 Filippo Diotalevi

This software is licensed under the terms of Apache Software License v.2.0. See LICENSE file

About

A Clojure clone of idonethis.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0