How to Run
- Standalone Executable: Does not require any configuration. Simply download the
CricBlast.exe
and run! - Source Code:
- Clone the repository
- Import the database backup (
CricBlast.bacpac
) file into Microsoft SQL Server
- Enter your server name into
App.config
- Run the project