SaaS Hammer helps you launch products in faster way. It contains all the foundations you need so you can focus on 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.
Hotwire is a very mature frontend solution from Rails community, we will use it to send HTML instead of JSON over the wire, which can let us write less javascript.
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, 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 May 26, 2023
Component Library
to the home page.Chart
, Steps
components.DEBUG
based on NODE_ENV
Google Tag Manager
Released Apr 9, 2023
Typescript
support to the frontend appDocusaurus
, and deploy on Netlify
pre-commit
hooksReleased Feb 29, 2023
OpenAPI
support to Rest API
Rest API
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.