- remove
homepage
prop frompackage.json
; - start local backend;
- use
docker-compose-dev.yml
to create a frontend container; - change
API_URL
constant tohttp://localhost:3030
;
Note: It will work for any variations: local/docker frontend + local/docker backend.