Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 806 Bytes

File metadata and controls

31 lines (20 loc) · 806 Bytes

Opinionated Real World

CircleCI

An extermely opinionated project template that is useful for kickstarting modern Clojure web project. Also, it implemented RealWorld Backend for demo.

What's included

  • REPL setup
  • RESTful setup
  • JDBC setup
  • CI/CD setup
  • Unit Test
  • Real World as an example

Not Yet Done

  • Validation
  • Unit Test
  • Documentation

Non-goal

  • Performance is good, but performance is never the primary goal.
  • Large scale is non-goal, it will never suitable for using in 100k/s project.

License

Copyright © 2019 Albert Lai

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.