Skip to content

Clojure web application using compojure, enlive, datomic, clojurescript

Notifications You must be signed in to change notification settings

Mamun/clojure-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-web-app

  • Clojure web application using compojure, enlive, datomic, clojurescript.
  • Single project and one nrepl server for both clojure and clojure-script.
  • Interactive development for both clojure and clojure-script using emacs-live-clojure-workflow.

About application and emacs lib

  • Datomic for database
  • Compojure for web routing
  • Enlive for template
  • Clojure script for dynamic UI update.
  • Interactive development using emacs-live-clojure-workflow.

Start server from emacs-live

Clojure-Script repl

  • From emacs-live press F11 to open clojure script repl.
  • From browser run repl.cljs() for connection.
  • For close or back to clojure repl press c+F11.

About

Clojure web application using compojure, enlive, datomic, clojurescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published