Skip to content

oleoneto/packager

Repository files navigation

packager

Every new django app needs to be contained by a django project — even if the endgame of the app's developer is to make the app available independently as a standalone package. packager is simply a container for such apps that need a temporary place to live while they're actively being developed.

Features

  • Supports environment variables
  • Supports running with docker in virtual environment
  • Supports building with docker-compose
  • Supports deployment with dokku
  • Supports remote media storage with S3 protocol
  • Supports Django REST Framework
  • Supports JWT Authentication

Built in house with django-clite.

Developed and maintained by Leo Neto

About

packager is simply a container project for Django apps that need a temporary place to live while they're actively being developed and packaged.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published