Skip to content
/ foxy Public

Sample Django re-usable authentication using djoser for authentication, drf-yasg for documentation and finally containerized using docker

Notifications You must be signed in to change notification settings

reidefe/foxy

Repository files navigation

[Development Environment] Docker build and project startup

docker-compose up --build

[Development Environment] Execute Django commands

docker-compose run web python 'django commands' for example:
docker-compose run web python manage.py migrate

About

Sample Django re-usable authentication using djoser for authentication, drf-yasg for documentation and finally containerized using docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published