Skip navigation

Get Started

Project Resources

Development Environment

  • Either:
    Visual Studio - v2022 or higher, or
    Rider - v2024.3.2 or higher

  • SQL Server: v2022 - Developer Edition or higher

  • .NET SDK: v6.x, or v8.x (recommended)
    Please do not use version 9.x for now as the compatibility is not yet verified by Optimizely.

Installation

  1. Restore the database.

  2. Clone the repo.

  3. Switch to develop branch.

  4. Open PreciseAlloy soltion.

  5. Config SQL Server and Find information inside /PreciseAlloy.Web/appsettings.Development.json.

  6. Run the site.