Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 667 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 667 Bytes

VegetADN-Server

This project is the server of the VegetADN application. There is an Angular client for the application in the VegetADN-Client repository.

Instalation

To use it, download or clone it with git clone https://github.com/AlejandroCurbelo/VegetADN-Server, enable the execution of the bash scripts with sudo chmod u+x install.sh execute.sh and run ./install.sh.

It will be necessary to set the database password, and a username and password for the administrator and normal user account.

Execution

Once installed, it is possible to run the server from its folder with ./execute.sh.