Fork me on GitHub
#reitit
<
2018-06-08
>
meguru03:06:33

I think you can see it in luminus project. see luminus-template's Github. https://github.com/luminus-framework/luminus-template/blob/master/README.md

kanwei14:06:22

good call thanks

yogthos23:06:01

just added Reitit support for the reagent/re-frame profiles in luminus, hopefully it'll help people get up and running

yogthos23:06:55

Reitit will work with default routing, swagger services, and front-end, so you could do something like: lein new luminus myapp +reitit +swagger +re-frame

👍 8
yogthos23:06:01

big thanks to @ikitommi for the help with the plumbing and questions 🙂