Improve the backend README as well.

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
This commit is contained in:
Karan Shah
2022-02-28 11:35:09 +00:00
parent 71353b0fe0
commit ed1083a12f
+1 -1
View File
@@ -24,7 +24,7 @@ This method of serving the plugin provides quicker iteration speed and a faster
3. Go into the plugin's directory and run it in standalone mode by running `yarn start`.
Access it from http://localhost:7007/api/airbrake. Or use the Airbrake plugin which will talk to it automatically.
Access it from http://localhost:7007/api/airbrake. Or use the [Airbrake plugin in standalone mode](../airbrake/README.md#local-development) which will talk to it automatically.
Here are some example endpoints: