Fork me on GitHub
#reagent
<
2016-06-16
>
audaxion08:06:44

anyone have any good approaches for cljs file uploads?

gadfly36113:06:16

@luposlip: Just tried filestack and it works great!

zaffy16:06:04

Hi, I am looking to build a clj/cljs web app with postgres database using boot, reagent etc. Any pointers pls?

gadfly36116:06:20

@zaffy: Not sure about postgres, but I hear a good start for boot and reagent is tenzing template by @martinklepsch, https://github.com/martinklepsch/tenzing

zaffy16:06:32

Hi @gadfly361 I just tried and it works but is very basic. I am looking for db and possibly auth baked-in

gadfly36116:06:37

Ahh gotcha, unfortunately I am not sure - hopefully others have some pointers!

adamkowalski17:06:57

what are you guys using for routing these days? Is there a good standard solution for reagent?