To setup Simcify on the server, ensure you have already met all the requirements.
Follow the steps listed below:
From your cloned repository folder, run the command composer install
Still in the same directory, copy the file .env.exampleto make a new .envfile.
Open and edit the .env file with all relevant values to your project. All database, mail, authentification and app variables are controlled by this file.