Skip to content

KernelNO/GeoKultur

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoKultur

Deployment

  1. Edit GeoKultur_src\GeoKultur\KNappen.KNappenService\Web.Config, add correct password to:
    <add key="AdminPwd" value="XXXX" />
  2. Edit GeoKultur_src\GeoKultur\KNappen.MobileSPA\JS\System\ConfigBase.ts, add correct Google Analytics key to:
    public googleAnalyticsKey: string = "XXXX";
  3. Edit PhoneGap\ios\KNappen\www\js\WikitudePlugin.js, add correct Wikitude key:
    mySDKKey : "XXXX",
  4. Edit PhoneGap\Android\KNappen\assets\www\WikitudePlugin.js, add correct Wikitude key:
    mySDKKey : "XXXX",

For deployment of apps other than KNappen/Kulturrådet the project name for Android/iOS compile has to be changed so it doesn't use the namespace of Kulturrådet; no.kulturradet.KNappen.

About

Culture discovery tool for mobile phones (Norway/Europe)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • Objective-C 8.9%
  • TypeScript 5.3%
  • Java 0.2%
  • C# 0.2%
  • C 0.1%
  • Other 0.1%