Repository for Roles and Areas
To use this repository, you must first clone the Laradock repository at https://github.com/univesp/laradock It will also be necessary, before running the Laradock, to get an .env file on our drive.
The following software in its most recent versions must be installed as prerequisites:
- Docker - Docker Community Edition (Win/Mac/Linux)
- PHP 7.2 - Prerequisite of the project
- ReactJS - A JavaScript library for building user interfaces (Pré-requisito do projeto)
- .ENV file of Laradock container - .env file is needed for docker container execution (Prerequisite of the do project)
- .ENV file of module - .ENV file of each module in GDrive > #SOU > Infraestrutura > sou-docker > sou-group > .env
Observations for .env files
You need rename the .ENV files founded in GDrive to your original version. Exemple:
- laradock.env: rename it to .env and put it in root folder of Laradock
- sou-group.env: rename it to .env and put it in root folder of your Laravel root project
Optional Software:
- VS Code - Visual Studio Code
- Composer - Dependency Manager
- Git - Version control system
- GitBash for Windows - Version control system
- Laragon - Use Laragon when you development without Docker
- Procedure for Configuring Local Docker Environment - GDrive of Univesp Team
- Git and GitHub - Working with PULL REQUEST - GDrive of Univesp Team
This project is licensed under the MIT License - see the LICENSE file for details
Any questions or inquiries, please contact:
- Marcus Vinicius (Vinny) - DevOps/BackEnd/PHP - marcus.coimbra@connectcom.univesp.br.
- Ezequiel Ramos - Infra/BackEnd/PHP - ezequiel.ramos@connectcom.univesp.br.
- Lucas Teles - TI Univesp - lucas.teles@univesp.br.