BASE DJANGO DOCKER IMAGE WITH PERMISSIONS AND GRAPHENE
To run this project in your local environment you should run those 3 commands:
$ cd myClasses/
$ docker-compose build
$ docker-compose up
this project is an example of using permissions with graphene python using Django framework
Python
To run this project in your local environment you should run those 3 commands:
$ cd myClasses/
$ docker-compose build
$ docker-compose up