Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Latest commit

 

History

History
48 lines (35 loc) · 2.99 KB

README.md

File metadata and controls

48 lines (35 loc) · 2.99 KB

Important

This project has been archived in favor of Plain!

Forge

Django packages for an opinionated, modern developer experience.

Pick and choose any Forge packages to use with your existing Django project. Or, use the Forge Quickstart to get a new project off the ground in minutes.

Forge packages:

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

The quickstart makes use of the Forge starter-template -- you can poke around there to see what your project structure will look like.

This video is a little outdated, but very similar.

Forge Django quickstart