add foreman to start dev enviroment

This commit is contained in:
João Geonizeli
2021-08-14 21:38:42 -03:00
parent 98a2011445
commit c1129b9953
4 changed files with 11 additions and 0 deletions

View File

@@ -42,5 +42,10 @@ yarn relay
yarn relay:watch // requer a instalação do watchman
```
Ou inicie rode todos os comandos acima com:
```
foreman start -f .foreman.yml
```
## ⛳ Modelo De Domínio
![](./erd.svg)