mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-09-01 00:32:07 +00:00
update installation/setup guide
This commit is contained in:
parent
183ae91ccc
commit
f8845c620f
@ -38,7 +38,11 @@ sphinxsearch
|
|||||||
#### Installation
|
#### Installation
|
||||||
|
|
||||||
* `git clone https://github.com/YGGverse/YGGo.git`
|
* `git clone https://github.com/YGGverse/YGGo.git`
|
||||||
|
* `cd YGGo`
|
||||||
* `composer install`
|
* `composer install`
|
||||||
|
|
||||||
|
### Setup
|
||||||
|
* Server configuration `/example/environment`
|
||||||
* The web root dir is `/src/public`
|
* The web root dir is `/src/public`
|
||||||
* Deploy the database using [MySQL Workbench](https://www.mysql.com/products/workbench) project presented in the `/database` folder
|
* Deploy the database using [MySQL Workbench](https://www.mysql.com/products/workbench) project presented in the `/database` folder
|
||||||
* Install [Sphinx Search Server](https://sphinxsearch.com)
|
* Install [Sphinx Search Server](https://sphinxsearch.com)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user