Skip to content

crkoehnen/flit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flit

An example of making a compojure-app template compatible with heroku.

Running

To start a web server for the application, run:

lein ring server

or lein run -m flit.handler or java $JVM_OPTS -cp target/flit-standalone.jar clojure.main -m flit.handler

todo

drawbridge

About

making a compojure-app template heroku compatible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published