Skip to content

videvide/hohle-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install application

  • clone the repo
  • uv sync | uv sync --dev
  • set env variables
    • DEBUG=0
    • DJANGO_SETTINGS_MODULE=core.settings.dev|prod SET TO DEV ONLY IN DEV
    • ALLOWED_HOSTS
    • STATIC_ROOT
    • MEDIA_ROOT and so on, this is most of the time annoying...
  • run 'collectstatic'
  • configure caddy to reverse proxy to running gunicorn instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors