##windows development ###server
- Configure multiple startup projects:
Arcadia.Assistant.WebandArcadia.Assistant.Server.Console - Allow anonymous requests
Open
Arcadia.Assistant.Webproject propertties in VS and checkEnable Anonymous Authenticationon Debug tab - Allow requests from any origin (IIS Express)
Open
server/.vs/config/applicationhost.configFind sectionsitesand choose the one is used UpdatebindingInformationfield to match*:%IIS_Express_port_number%:*
###mobile android
For basic android setup instructions check mobile/readme.md
Rewrite url domain to 10.0.2.2 (same as localhost on pc), using right api port