aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-09-12 22:18:35 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-09-12 22:18:35 +0300
commit8c0e4ab407412dcb9cb80525b168f2d09be90617 (patch)
treefa059920dbdaef48e987996f4565a05999254ac5 /doc
parentc04fdc5425a1bb53443027618ce9d81388a1531b (diff)
doc: add lws.md
Diffstat (limited to 'doc')
-rw-r--r--doc/localwebsite.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/localwebsite.md b/doc/localwebsite.md
new file mode 100644
index 0000000..b46f62e
--- /dev/null
+++ b/doc/localwebsite.md
@@ -0,0 +1,7 @@
+## Dependencies
+
+```
+apt install nginx-extras php-fpm php-mbstring php-sqlite3 php-curl php-simplexml php-gmp composer
+```
+
+