← All repositories

superapp-labsdjango-superapp

9
0
View on GitHub
9 stars1 forkPythonMITUpdated 10mo ago24viewsdjango-superapp.bringes.io

Tags

Use case
Framework extensionFramework extensionAdds patterns or modules on top of an existing framework rather than replacing it.View all repositories taggedProject scaffoldingProject scaffoldingBootstraps new projects from templates so developers can skip repetitive setup.View all repositories taggedCLI toolCLI toolDistributed primarily as a command-line tool you install and run from your shell.View all repositories tagged
Ecosystem
PythonPythonBuilt with the Python language.View all repositories taggedDjangoDjangoTargets the Django web framework.View all repositories tagged
Stack
pipxpipxInstallable via pipx as an isolated Python CLI.View all repositories taggedDocker ComposeDocker ComposeLocal development and runtime are orchestrated with docker-compose.View all repositories tagged
Status
ActiveActiveReceives recent commits and releases, issues are being addressed.View all repositories tagged
Features
Pre-built admin portalPre-built admin portalShips a ready-to-use Django admin portal app via a one-line bootstrap.View all repositories taggedDockerized dev workflowDockerized dev workflowProvides a Makefile + docker-compose flow for setup, migrations, and superuser creation.View all repositories taggedModular standalone appsModular standalone appsEach app is self-contained with its own settings.py and urls.py and is auto-discovered by the host project.View all repositories taggedPre-built authenticationPre-built authenticationShips an authentication app that can be added to any superapp project.View all repositories taggedTemplate-based bootstrapTemplate-based bootstrapNew projects and apps are generated from external template repositories on demand.View all repositories tagged
License
MITMITMIT License — permissive, allows commercial reuse with attribution.View all repositories tagged