A Clojure implementation of RealWorld app using full-stack Fulcro. Backend uses Duct framework, Buddy, Walkable SQL library, JDBC and Postgresql.
- Configure Postgres connection string in
dev/resources/dev.edn
lein repl
user=> (dev)
dev=> (go)
- Visit http://localhost:3000/index.html
Walkable readme for documentation.
Progress is reported in project's github issues.