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 would use classic Django auth, Django template, Django form techs since they are easy and powerful.
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 detailed doc will guide you on relevant topics.
Integrate Stripe to launch your product quickly, supports both Checkout Session and Payment Element.
Support user Signup, email confirmation and custom user model.
With modern frontend dev workflow based on Webpack, it will guide you to write clean and better organized frontend code. The live reload feature can let yo check web page without manual refresh.
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.
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 Feb 29, 2023
OpenAPI
support to Rest API
Rest API
Released Dec 31, 2022
Released Oct 10, 2022
Rest API
supportSignup
, Login
behavior via Rest API
User
data via Rest API
Released Aug 30, 2022
Mailchimp
integrationwatchfiles
for auto reload Celery worker during development.timezone
field to User model.Released Jul 31, 2022
pre-commit
dependencyDependabot
to help upgrade Python and Node dependencyChangelog