Skip to content

PeceKr/competition-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

competition-app

Application for competitions

Installation

Install visual studio community

https://visualstudio.microsoft.com/downloads/

Database configuration

Open the Package Manager Console and execute

 Run update-database -verbose

Execute the script located in Competition.App.Domain/scripts/scriptsV1.0.0.0.sql

Usage

Start visual studio and hit F5 for debug mode or ctrl+F5 to start without debuging