realworld-fulcro
realworld-fulcro copied to clipboard
A full stack implementation of RealWorld spec https://github.com/gothinkster/realworld/
conduit
A Clojure implementation of RealWorld app using full-stack Fulcro. Backend uses Duct framework, Buddy, Walkable SQL library, JDBC and Postgresql.
Quickstart
- Configure Postgres connection string in
dev/resources/dev.edn lein repluser=> (dev)dev=> (go)- Visit http://localhost:3000/index.html
Documentation
Walkable readme for documentation.
Progress is reported in project's github issues.