Fork me on GitHub
#luminus
<
2018-07-09
>
yogthos22:07:09

@alexchalk17 I don't know if it's "good", but this is an app my team uses for issue tracking that handles a lot of real world stuff like auth, file uploads, etc. https://github.com/yogthos/memory-hole

👍 4
adc1723:07:55

thanks, this is really helpful

yogthos22:07:43

some aspects of it are a bit dated, for example I would use reitit instead of compojure nowadays, and I'd recommend kee-frame for structuring routing on the frontend