Skip to content

Commit

Permalink
docs: improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
EresDev committed Jan 16, 2025
1 parent 3a4d59a commit e7205e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ BACKEND_URL="https://pay.ubq.fi"
RPC_PROVIDER_URL="https://rpc.gnosischain.com"
```

In this case, the main production deploy of the backend is served to your frontend and you can change things in frontend without worrying about backend.
In this case, the production deploy of the backend is served to your frontend and you can change things in the frontend.

There are some `/shared` files for frontend & backend. To make sure you didn't break anything in backend, you should occasionally run
`yarn test:unit`

0 comments on commit e7205e6

Please sign in to comment.