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
- Get the code by following Contributing using git
- Set up your development environment by following Local development environment setup
- Set up authentication by following External Authentication setup
- Build and run locally to make sure everything works!