In the src
-directory this repository contains a simple Django app to create "Spacecrafts" with simple components. This app uses Django Graphene,
enabling GraphQL functionality for Django app.
It accompanies creation of basic django hurricane application in our tutorial for Django Hurricane
This project was generated with django-hurricane-template
.
In the helm
-directory this repository contains helm charts to deploy the spacecrafts application.
The helm charts were generated with hurricane-based-helm-template
.
You're probably here because of our tutorial. To follow its steps, you will need:
- to be able to create a python virtualenv
- a local Kubernetes cluster (e.g. k3d) and Helm for the Kubernetes part
If you optionally want to experiment with Unikube, you will need:
- A running Unikube project setup and target deployment