Skip to content

sleakops/example-django-celery

Repository files navigation

Makefile helpers

The Makefile contains a few helpers to make your life easier. Run make help to know more.

Running

  1. Copy file .env.local to .env
  2. Run command make run to run the project (the first time run build images)
  3. Create super user to access django admin http://localhost:8000/admin/ by command make createsuperuser

Places you'll need to visit

Config health check

port: 8000 path: /healthcheck/ status code: 200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published