Skip to content

piepworks/blaze-starter

Repository files navigation

Blaze.horse — Django Starter Kit

Django Tests Status Playwright Tests Status codecov Code style: black pre-commit: enabled Django version 4.2.x Python version 3.11.x SQLite: in production Playwright: enabled

Support me on Ko-fi

Seahorse icon

Get your next Django project out the starting gate in a hurry!

Big tech thinks everyone needs to build aircraft carriers, but all you need is a horse.

From the makers of Cassette Nest and Lists of Books. We’ve distilled what we’ve learned, making all the little picky decisions so you don’t have to: just get to work on your project!

Batteries Reins and Saddle included!
Free for personal, non-commercial use! Free to try (for everyone)!

100% free for all personal, non-commercial use! Start a new website without one of those over-hyped static site generators! You deserve tried and true, old school dynamic content!

Only pay when you’re ready to launch your project! We want to make sure you get exactly what you need before money changes hands.

At just $100 USD (per-site, one time!) for a license, it’s a fantastic investment to jumpstart a new project!

Local system requirements

💌 Sign up for the newsletter!

Installation

/bin/bash -c "$(curl -fsSL https://blaze.horse/starter/install)"

Here's the script that command runs.

Here's what the curl flags mean if you're interested.
  • -f = "Fail fast with no output at all on server errors."
  • -s = "Silent or quiet mode."
  • -S = "When used with -s, --silent, it makes curl show an error message if it fails."
  • -L = "If the server reports that the requested page has moved to a different location (indicated with a Location: header and a 3XX response code), this option will make curl redo the request on the new place."

Demo

🤩 Inspired (and helped) by the works of these folks. Thank you!