Skip to content

SchubmannM/django-docker-postgres-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Bootstrap

  1. Replace all "django_project" and "django_app" strings with whatever you're building.
  2. Fill out the variables in the .env files
  3. Install the correct python version with CFLAGS="-I$(brew --prefix [email protected])/include" LDFLAGS="-L$(brew --prefix [email protected])/lib" asdf install
  4. Run python -m pip install pipenv and python -m pipenv install --dev
  5. Set your VSCode python interpreter path to the pipenv env (obtainable through python -m pipenv --venv)
  6. Start hacking away :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published