kit-clj / kit

Lightweight, modular framework for scalable web development in Clojure
https://kit-clj.github.io/
MIT License
476 stars 44 forks source link

Feel free to lift code or documentation if desired #142

Open shogidude opened 4 months ago

shogidude commented 4 months ago

I didn't have time to write any modules or profiles for my ReactJS, raw Redis, or MySQL setup examples, but I've thrown some code up with a Kit server and added to the existing README with details on how they are set up.

The project is here on github in clojure-kit-with-redis-mysql-react ...

https://github.com/shogidude/clojure-kit-with-redis-mysql-react

Feel free to lift any code or documentation if it is of any help with your website or docs. If it isn't of any use, just close this issue.

; - )

yogthos commented 4 months ago

Thanks for the heads up, definitely a handy example. Might be worth adding the whole project in the examples repo :) https://github.com/kit-clj/kit-examples