| ... | ... | @@ -3,12 +3,14 @@ |
|
|
|
|
|
|
|
# Install
|
|
|
|
Extract tanaguru-webapp archive
|
|
|
|
|
|
|
|
`tar –xvf tanaguru-webapp.tar.gz`
|
|
|
|
|
|
|
|
Move folder content into web server
|
|
|
|
|
|
|
|
`sudo mv ./dist/* <dossier prévu pour tanaguru-webapp>`
|
|
|
|
|
|
|
|
#Configuration
|
|
|
|
# Configuration
|
|
|
|
Config files are located in `<path to webapp>/assets/config/ `
|
|
|
|
|
|
|
|
* Rest.config.js : contains the tanaguru engine REST API's url
|
| ... | ... | |