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