Setup a Docker development environment for Django with docker-compose.
Set up a Docker development and production environments for Gatsby with docker-compose.
What is Gatsby JS? Gatsby is a static site generator built on React. In this tutorial we will be building a Todo App using Gatsby, TDD (test driven development) and Docker. Gatsby will be serving the frontend of our site… Continue Reading →
Install Docker on Ubuntu 18….
Setting up a bridged network on Ubuntu Xenial LXC Antsle Antlet with Docker.
Building an Nginx reverse proxy to redirect to multiple docker apps.
Setup a docker-compose development and production environments for Gatsby with a Django Graphene backend.
TDD of Django API In Part 1 we dockerized our Django Todo api. In this tutorial we are going to use Test Driven Development to build out the Todo api. Architecture of the API Our objective is to build a… Continue Reading →
Using test driven development, (TDD) with Django Graphene and Docker.
Mutations In part 3 we: Setup and configured Django Graphene Installed GraphiQL playground Wrote automated tests for GraphQL queries Created the types and schemas for GraphQL queries Using PyTest, ran tests for the all our Todo app’s GrapQL queries Introduced… Continue Reading →
© 2025 Leeson Research