Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 778 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 778 Bytes

Repository for the University of Bristol Computer Science course

wercker status

This repository contains lecture material, an example app, and various tutorials aimed for the Girls Who Code workshop on the 8th of June 2019 in Helsinki, Finland.

Project directories

  • app/ : A Spring Boot server serving an API and a static Vue.js app. README
  • content/ : Gitbooks course content to support lectures and tutorials. README
  • kube-cluster-setup/ : A basic guide to setting up a shared Kubernetes cluster for this course. README