mirror of
https://github.com/ChronosX88/InstructorsListAppTA.git
synced 2024-12-04 14:42:18 +00:00
docs: Add missing requirements to README
This commit is contained in:
parent
cbe343df0e
commit
d359685dd0
@ -1,8 +1,10 @@
|
||||
# InstructorsList Application Test Assignment
|
||||
## Requirements
|
||||
1. .NET Core Runtime `>2.2.6`
|
||||
2. .NET Core SDK `>2.2.108`
|
||||
1. .NET Core Runtime `~2.2.6`
|
||||
2. .NET Core SDK `~2.2.108`
|
||||
3. Microsoft SQL Server 2017
|
||||
4. NodeJS `~12.9.1`
|
||||
5. NPM `~6.11.3`
|
||||
## Building & running
|
||||
1. Correctly setup connection string to database in `appsettings.json`. **NOTE!** Your MS SQL Server user must have `dbcreator` server role.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user