add rails erd

This commit is contained in:
João Geonizeli
2021-08-14 12:11:00 -03:00
parent 97c6f28b03
commit 3813abdaf0
6 changed files with 229 additions and 1 deletions

View File

@@ -7,7 +7,6 @@
* Postgres 13.x
* [Watchman](https://github.com/facebook/watchman) (opcional)
## 🚀 Instalando
Comandos para a instalação:
@@ -42,3 +41,6 @@ yarn relay
```
yarn relay:watch // requer a instalação do watchman
```
## ⛳ Modelo De Domínio
![](./erd.svg)