Unlock the power of Django combined with Hotwire through SaaS Hammer. Supercharge productivity, tap into Python's rich ecosystem, and focus on perfecting your product!
Simple is better than complex, we try to bring better user experience and productivity while keeping everything as simple as possible.
We choose classic Django auth, Django template, Django form, as they offer a powerful and user-friendly solution.
The utility-first CSS framework can help us quickly update styles in HTML directly without creating CSS classes.
A trusted frontend solution from the Rails community. Used by successful startups like Github, Shopify, and Hey. Send HTML instead of JSON, reducing the need for excessive JavaScript coding.
The comprehensive documentation will provide guidance on relevant topics.
Our pre-made components are available to help you accomplish tasks efficiently.
Integrate Stripe to launch your product quickly, supports both Checkout Session and Payment Element.
Support user Signup, email confirmation and custom user model.
Our modern frontend dev workflow, based on Webpack and SWC (Speedy Web Compiler), is designed to help you write clean, organized code. With live reload, you can view your changes instantly without having to manually refresh the page.
We will use Turbo, Stimulus to progressively enhance the server-rendered HTML and help bring reusable Components to our project.
Creating clean UI with the utility-first CSS framework.
Typescript users rejoice! Our product comes with built-in support for Typescript, making it easy to get started.
We have built reusable UI components for you to use just like Bootstrap, and you can build your own in an isolated environment just like Storybook.
We already integrate Wagtail CMS to help you quickly create form page, lander page and other stuff. For example, you can update content of this feature list on Wagtail CMS admin, without touching template file.
Work on behalf of other users without having to know their credentials
Django/Python have healthy ecosystem and you can customize it to fit your needs.
We provide tools to help you lint CSS, Javascript, Python, HTML code, and do unit test and integration test to guarantee the code quality.
You can update your product at any time in a sustainable way
I build SaaS Hammer to help people launch products FASTER, saves people lots of TIME and MONEY.
Released Oct 1, 2024
django-formify
as a new form rendering solution for Django.crispy-tailwind
to django-formify
and customized form styles.Released Aug 1, 2024
Turbo
to support morph
method in Turbo Stream and InstantClick
(Turbo-Prefetch).django-lifecycle
to broadcast Turbo Stream, to make real-time updates on a web page.Mailpit
to replace MailHog
Released Jun 1, 2024
django-lookbook
to replace django-pattern-library
for building the next generation UI component library.python-webpack-boilerplate
, tailwindcss-stimulus-components
and other frontend dependencies.wagtail==5.0.5
, django==4.2.13
, and other Python dependencies.Centralized Logging
and Speed Up Python with Golang
to the premium articles.@screen
directive.Released Apr 1, 2024
Released Mar 4, 2024
top bar
to toast
notification.Modal
, Tab
password strength
Stimulus controller work with server side errors.Released Jan 29, 2024
Turbo 8
with turbo-refresh-method=morph
and turbo-refresh-scroll=preserve
set, this can make page scroll position preserved after page refresh.django-turbo-response
to django-turbo-helper
with more powerful features.after_create_commit
, after_update_commit
and after_delete_commit
from django-turbo-helper
to trigger broadcast for model instance.Released Nov 30, 2023
turbo_frame
, turbo_stream
, and turbo_stream_from
.Released Oct 31, 2023
ChatGPT
Demo to show how to use Hotwire, Django, Celery to build Chatbot.SaaS Hammer Premium Book
to the live site.Released Sep 28, 2023
SaaS Hammer Premium Book
, which provides more valuable content and code examples for paid users.clipboard_controller
.password_strength_controller
to improve UI interaction.Docker Compose V2
Released Aug 29, 2023
Stimulus Controller
to load components on demand, utilizing code splitting techniques to reduce the initial load time.webp
and avif
.
Hotwire is the default frontend solution shipped in Rails, this book will teach you how to make it work with Django, you will learn building modern web applications without using much JavaScript.