Hey everyone,
I wanted to share a live production demo of a project built using Jazzy (a batteries-included web framework for Nim). If you are new to the project or want to see how a full Jazzy application is structured in the real world, you can now check out the live site and inspect its codebase!
I threw together a simple blog showcase and hosted it on a spare subdomain I had available.
ℹ️ Note: Feel free to log in as admin to create new posts or edit existing ones. The database automatically resets every 30 minutes, so don't worry about breaking anything!
---
My main goal with Jazzy is to bring a smooth Developer Experience (DX) to Nim web development. It's built to be a batteries-included framework, meaning you get routing, templates, authentication, and database features out of the box.
This demo showcases:
Feel free to check it out, click around, and see how fast it loads! I'd love to hear your thoughts or feedback.
Cheers!