Simplify local dev (#137)

This commit is contained in:
Charles Bochet
2023-05-25 15:56:28 +02:00
committed by GitHub
parent 80f9cc8797
commit 34543b7fea
17 changed files with 59 additions and 171 deletions

View File

@ -15,7 +15,7 @@ Twenty development stack is composed of 3 different layers
- server: our backend that contain endpoint, crm logic, scripts, jobs...
- storages: postgres
## Setup env variables and npmrc variables
## Setup env variables
`cp ./infra/dev/.env.example ./infra/dev/.env` and fill with values