From d2af12f68b1daec91c4bd00df12062d3683d7f85 Mon Sep 17 00:00:00 2001 From: David Ghedini Date: Sun, 17 Mar 2024 01:04:47 +0200 Subject: [PATCH] readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49f1855..4703860 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# qatmap +# Install +Install software dependencies and setup database, service, etc. + + $ cd qgis2web_app + $ ./installer/postgres.sh + $ ./installer/app-install.sh + + $ ./installer/gui-installer.sh +Run setup http://10.0.39.2/admin/setup.php and login with admin@admin.com/1234 + +# Links + - [Sidebar Icons](https://pictogrammers.com/library/mdi/) + - [Action Icons](https://fonts.google.com/icons) \ No newline at end of file