Ubyssey Code
  • Introduction
  • Our Technology
  • Installation
    • Docker Instructions
    • Wagtail Setup and Development
  • Getting Started
    • Your first task
    • How to use Git
    • Intro to Backend Dev
    • Creating and running Test Cases
  • Resources
  • FAQ
  • Office Hour
  • Code of Conduct
Powered by GitBook
On this page

Installation

PreviousOur TechnologyNextDocker Instructions

Last updated 9 months ago

As a first step, create a GitHub account and clone our repositories:

Before you can start writing code, set up your local development environment. Docker is commonly-used virtualization software that will let you automatically set up a development environment with all the necessary dependencies isolated from the rest of your system.

Instructions for post-installation

Docker (automatic) instructions
Wagtail setup and development