Development Setup

DAS is the backend system for competition management.

Local Development Setup

This is a detailed guide for setting up a local development environment. DAS is a system that consists of web services, relational database, and a web UI.

System Requirements

DAS is primarily developed on Windows and Linux platform (Mac works, too, but is never tested). If you prefer the Linux environment but you only have access to Windows 10 computers, you can consider installing a Linux subsystem on Windows.

  • Windows 10 or later

  • macOS

  • Linux

    • Note: Ubuntu (16.04) is the one that we primarily work on. This guide should work for other

      Linux distributions as well.

Last updated