Skip to content

luisbebop/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-list

A simple webapp used to learn some Clojure basic concepts and web libraries like Compojure, Ring and Hiccup.

It can be deployed to heroku or run locally.

It was based on this tutorial.

You can check the application running online, here.

Usage

lein run 8000

Deployment

# login and create application
heroku login
heroku create

#deploy new version
git push heroku master

License

Copyright © 2015 luisbebop

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A simple webapp used to learn some Clojure basic concepts and web libraries like Compojure, Ring and Hiccup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published