Forge
Quickly build a professional web app using Django.
Forge is a set of packages and opinions for how to build with Django.
It guides how you work,
chooses what tools you use,
and makes decisions so you don't have to.
At it's core,
Forge is Django.
But we've taken a number of steps to make it even easier to build and deploy a production-ready app on day one.
If you're an experienced Django user,
you'll understand and (hopefully) agree with some of Forge's opinions.
If you're new to Django or building web applications,
we've simply removed questions that you might not even be aware of.
Forge will get you from zero to one on a revenue-generating SaaS, internal business application, or hobby project.
More details can be found on forgepackages.com.
Quickstart
Start a new project in 5 minutes:
curl -sSL https://forgepackages.com/quickstart.py | python3 - my-project
