âī¸ Configuration
Before starting the application you need to do some steps:
1. Setup environment variablesâ
Duplicate the example.env
file and name it .env
. Then, fill configurations with desired values.
API_HOST="" # URL of the server project (on dev usually http://localhost:3000)