- Replace all "django_project" and "django_app" strings with whatever you're building.
- Fill out the variables in the .env files
- Install the correct python version with
CFLAGS="-I$(brew --prefix [email protected])/include" LDFLAGS="-L$(brew --prefix [email protected])/lib" asdf install
- Run
python -m pip install pipenv
andpython -m pipenv install --dev
- Set your VSCode python interpreter path to the pipenv env (obtainable through
python -m pipenv --venv
) - Start hacking away :)
-
Notifications
You must be signed in to change notification settings - Fork 0
SchubmannM/django-docker-postgres-bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published