Skip to main content

âš™ī¸ 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)