mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 18:13:55 +02:00
Update readme.md
This commit is contained in:
parent
1104d07d7b
commit
c5a2847c6f
1 changed files with 11 additions and 1 deletions
12
readme.md
12
readme.md
|
@ -68,7 +68,7 @@ Use your browser to navigate to your domain name (example: files.yourdomain.com)
|
||||||
If your want to modify the sources, you can use the Laravel Mix features:
|
If your want to modify the sources, you can use the Laravel Mix features:
|
||||||
- configure your domain name. For example: files.yourdomain.com
|
- configure your domain name. For example: files.yourdomain.com
|
||||||
- clone the repo or download the sources into the webroot folder
|
- clone the repo or download the sources into the webroot folder
|
||||||
- configuration your webserver to point your domain name to the public/ folder
|
- configure your webserver to point your domain name to the public/ folder
|
||||||
- run a `composer install`
|
- run a `composer install`
|
||||||
- run a `npm install`
|
- run a `npm install`
|
||||||
- run a `npm run watch` in order to recompile the assets when changed
|
- run a `npm run watch` in order to recompile the assets when changed
|
||||||
|
@ -84,6 +84,16 @@ There are many ideas to come. You are welcome to **participate**.
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
|
||||||
|
GPL-3.0
|
||||||
|
|
||||||
|
| Permissions | Conditions | Limitations |
|
||||||
|
| --------------- | ----------------------------- | ----------- |
|
||||||
|
| Commercial use | Disclose source | Liability |
|
||||||
|
| Distribution | License and copyright notice | Warranty |
|
||||||
|
| Modification | Same license | |
|
||||||
|
| Patent use | State changes | |
|
||||||
|
| Private use | | |
|
||||||
|
|
||||||
https://choosealicense.com/licenses/gpl-3.0/
|
https://choosealicense.com/licenses/gpl-3.0/
|
||||||
|
|
||||||
## Welcome on board
|
## Welcome on board
|
||||||
|
|
Loading…
Add table
Reference in a new issue