This commit is contained in:
Milos Stojanovic
2020-04-03 09:26:21 +02:00
parent bba1f9a25c
commit 1512fd26b9
3 changed files with 9 additions and 10 deletions

View File

@@ -92,9 +92,11 @@ This is read-only demo with guest account enabled.
- Framework free [](https://www.youtube.com/watch?v=L5jI9I03q8E)
## Requirements
## Minimum Requirements
- PHP 7.1.3+
See [install instructinos](https://docs.filegator.io/install.html) for Ubuntu 18.04 or Debian 10.3. Get $100 in ([server credits here](https://m.do.co/c/93994ebda78d)) so you can play around.
## Download precompiled build
Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files.
@@ -117,8 +119,6 @@ npm install
npm run build
```
We also have a sample docker image [here](https://github.com/filegator/demo)
## Compiles and hot-reloads