Need to install SQL Server Management Studio (SSMS)
-> Click here to instal (basic)
Need to clone my repository
-> Click here to clone
❓ How to clone repo in github ❓
If you do not know how to clone repo click here to read
⚠️ Important⚠️
You need to clone repository in (C:)
Need to execute SQL script in SSMS
1. In widwos search type: SSMS
2. Connect with server name: (localdb)\MSSQLLocalDB
3. Find folder where you clone repo and open folder: 'Database'
4. Find file ScaleFocus-AppDB.sql and double click
5. Press key 'F5' to execute script
Need to download zip file:
-> Click here to donwload .zip file
⚠️ Important⚠️
When you extracting zip file need to be one folder above my clone repository