Skip to content

lulzzz/arcadian-assistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcadian-assistant

##windows development ###server

  1. Configure multiple startup projects: Arcadia.Assistant.Web and Arcadia.Assistant.Server.Console
  2. Allow anonymous requests Open Arcadia.Assistant.Web project propertties in VS and check Enable Anonymous Authentication on Debug tab
  3. Allow requests from any origin (IIS Express) Open server/.vs/config/applicationhost.config Find section sites and choose the one is used Update bindingInformation field 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.1%
  • TypeScript 33.0%
  • Java 0.5%
  • Objective-C 0.3%
  • Python 0.1%
  • Ruby 0.0%