You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the following instructions in the README.md to be straightforward and effective:
Local development using Docker and DynamoDB Local:
- Clone this repo
- Run make docker
- Run make docker-up
- To connect to your local server from a Brave browser client use --sync-url="http://localhost:8295/v2"
Using these steps, I was able to successfully sync browser instances. ChatGPT can walk through the process step by step and make things fast for anyone to achieve.
A detailed installation explanation is required.
The text was updated successfully, but these errors were encountered: