From cd6f644fa511412570b39d266b226dbc03301573 Mon Sep 17 00:00:00 2001 From: hardi Date: Sat, 3 Feb 2018 12:45:55 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49b76af..8fb7917 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Operation Pandora Trigger Commandcenter -_MEAN Application_ +[MEAN Application](http://mean.io/) create for [www.operation-pandora.com](www.operation-pandora.com) Arma3 Community ## Installation @@ -30,8 +30,21 @@ check versions ## Development and Execution -### First run in dev mode +### Run in dev mode +*TODO* ### Run in Production +*TODO* ## License Information + + +### Express API (`/api`) +published under [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt) + +Main concept for API Server, pagination and MongoDB usage by [Prof. Dr.-Ing. Johannes Konert](https://prof.beuth-hochschule.de/konert/) + +All endpoints, signature image builder and Arma3 RPT-Log parsing by [Florian Hartwich](https://de.linkedin.com/in/florian-hartwich-b67b02125) + +### Angular 5 Frontend (`/static`) +published under [MIT License](https://opensource.org/licenses/MIT) \ No newline at end of file