docker-compose up --build
Preview app in your browser Localhost 8000
The backend is running on Localhost 4000
To run locally, cd ui
or cd api
and run yarn
to download the dependencies.
Thanks.
docker-compose up --build
Preview app in your browser Localhost 8000
The backend is running on Localhost 4000
To run locally, cd ui
or cd api
and run yarn
to download the dependencies.
Thanks.