Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopify-clone-app-api

Testing

docker-compose run --rm app sh -c "python manage.py test && flake8" docker-compose run --rm app sh -c "python manage.py test commerce.tests.test_shipping_api"

VSCode

  1. Install the Remote development Extension Pack in VSCode
  2. Ensure you are in the main app folder (parralel to the docker)
  3. Boot Up Docker Environment a) ctrl+shift+P b) select Remote-Containers: Open folder in Container c) click open (as it is in the root) d) select the docker + compose package

Running Docker out of SUDO

sudo groupadd docker sudo usermod -aG docker $USER sudo su ${USER}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages