Skip to content

beetleman/docker-luminus-example

Repository files navigation

docker-luminus-example

example dockerized clojure web app

Prerequisites

You will need docker and docker-compose.

And editor with repl: atom (proto-repl) or emacs (cider)

for atom users:

apm install proto-repl ink

for emacs users:

Running

  • To start a repl for the edito, run:

    docker-compose up repl

  • Connect to repl using your favorite editor

  • Run app

(do (migrate) (start))

License

Copyright © 2017 Mateusz Probachta

About

luminus app with docker tweeks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published