Fork me on GitHub
#announcements
<
2021-10-30
>
Chris McCormick06:10:08

Hello! I'm excited to announce the v0.0.1 release of Sitefox. 🦊 https://github.com/chr15m/sitefox It's a ClojureScript backend web framework that runs on Node. About one year ago I stopped using Django + Python and went all in on full stack cljs. I had to build a library to replace the "batteries included" from Django like routing, sessions, email and database etc. Sitefox is the result. I hope you'll find it useful in building our own websites using full stack cljs. 🙏 Quick start. You can use the npm init scripts to get started: For a fast backend only website using nbb: npm init sitefox-nbb mysite For a full stack web app using shadow-cljs: npm init sitefox-shadow-fullstack myapp If you would like to help spread the word, here is a tweet announcing the release: https://twitter.com/mccrmx/status/1454341307787137026 Thank you so much!

🎉 27
nbb 11
🦊 5
borkdude07:10:04

Congrats on the release!

🙏 2
Mattias08:10:06

But can you run in on the JVM in the browser? (Sorry, very cool release 🙂 )

🙈 1
Casey15:11:24

This looks pretty slick! Nice to see a new take in this space.

🙏 1