|
|
|
# Prerequisites
|
|
|
|
* Web server
|
|
|
|
|
|
|
|
# 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
|
|
|
|
Config files are located in `<path to webapp>/assets/config/ `
|
|
|
|
|
|
|
|
* Rest.config.js : contains the tanaguru engine REST API's url
|
|
|
|
* NavbarLinks.config.js : contains the navbar configuration, used to add tanaguru modules to the app
|
|
|
|
|
|
|
|
# How to use
|
|
|
|
The documentation can be found [here](https://www.notion.so/Tanaguru-2020-Documentation-7e5cb26b3a384a89a49808e7226b9d5c) |
|
|
\ No newline at end of file |