Make request to HungerRush to provide access to these repos on Azure Devops.
# hungerrush legacy app
https://dev.azure.com/HungerRush/ReventionMain/_git/POS/
# hunggerrush backend
https://dev.azure.com/HungerRush/ReventionMain/_git/RevServices
Unpack the Install.zip
into C:\Install
Start the power shell as the administrator
Run c:\install\install.bat
If there are no errors during this, import the database from the zip file into your MS SQL Management Studio.
If there are errors, restart the process
After importing, switch to 119
database in MS SQL Management Studio
Add a new SQL user with rights to this database 119:
Revention
Astr0s
If user already exists within database, remove first and add user
Enable SQL authorization
Check that RevControlSvc
is running
C:\Revention\ReventionPOS.exe.config
SQLServer
to SQL authorization
,DBName
to 119
In the 119
databse, open BusinessTable
table.
AboveStoreID
to 999998
Open first instance of Visual Studio
Open RevServices\Main\Source\RevServicesCloudAPISln
Set TestHost
as a startup project
Run/Debug TestHost
Open second instance of Visual Studio
Open POS\Main\Source\RevCloudPOS
solution
Launch the RevCloudPOS UWP project
Connect to 127.0.0.1
with password 999998
These credentials can be used to progress through the manager signup and waiter login screens.
# ReventionId or Manager password
999998
# waiter login
1