Get Started
Project Resources
-
Repo:
URL: precise-alloy
Base branch:develop
Folder: /PreciseAlloy.Frontend -
Database and blobs:
URL: db-and-blobs -
Design:
Responsive Startup Website -
Documentation:
(This page) -
Deploy site:
URL: https://alloy.eshn.dev/
Access right: Publish access
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
-
Restore the database.
-
Clone the repo.
-
Switch to
develop
branch. -
Open PreciseAlloy soltion.
-
Config SQL Server and Find information inside /PreciseAlloy.Web/appsettings.Development.json.
-
Run the site.