Quick Scaffolding

Get your project up and running with our quick setup tools. Our scaffolding system allows you to quickly set up the basic structure of your application, saving you time and effort. You can easily customize the scaffolding to suit your project's specific needs.

Backend Options

Choose from a variety of backend frameworks to suit your project needs. We support a wide range of popular frameworks, including Flask, Django, and now Lisp, giving you the flexibility to choose the one that best fits your project. Whether you're building a simple website or a complex web application, we've got you covered.

HTMX Integration

Integrate HTMX for dynamic content without writing JavaScript. HTMX allows you to access modern browser features directly from HTML, without having to write any JavaScript. This makes it easier to build interactive web applications with less code.

Get Started Quickly

To create a new project, run the following command:

hotmixer create test

This will create a new directory named "test" with a basic project structure. You can then navigate into the new directory and start your development server:

Follow along with the instructions to get your development server up and running

Happy Hacking!