First time set up - PuzzleServer/mainpuzzleserver GitHub Wiki

Overview

Follow this page for first-time set-up instructions (setting up the codebase and development environment for the first time).

Steps

  1. Get the code by following Contributing using git
  2. Set up your development environment by following Local development environment setup
  3. Set up authentication by following External Authentication setup
  4. Build and run locally to make sure everything works!