Skip to content

Merge to add ArkeoGIS directives, code update of graphql queries and build/code documentations of theses new features

Nicolas Dimitrijevic requested to merge add-arkeogis-directive into master
  • Add builds scripts to build ArkeOpen and ArkeoGIS dev and prod
  • Make an error page to explain that the tarket built have to be choose
  • Make new Environments files for each domains with new ports
  • Rename project package to "Arkeo" instead of "ArkeOpen", because it is now common to ArkeoGIS and ArkeOpen
  • Add simple "akprefix" module that contain ako_ or akg_ prefix depending of which build target is used (ArkeOpen or ArkeoGIS)
  • Update all queries and code to use "ak", so that it querie the good graphql tables
  • Cleanup gitignore with new .env.* files
  • Update Documentation for how to coding and building arkeopen or arkeogis (multi-apps.md)
Edited by Nicolas Dimitrijevic

Merge request reports

Loading