Svelte frontend for beerconomy
https://beerconomy-frontend.onrender.com
One possible reason this happens is chrome / mozilla blocking the api calls because the SSL cert is self signed.
To confirm this is the issue:
To resolve:
| Source | Description |
|---|---|
| https://github.com/ItalyPaleAle/svelte-spa-router/blob/master/Advanced%20Usage.md#route-pre-conditions | How to add prechecks for routes - used to check if token has expired |